layout_builder.tempstore.route_enhancer

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/layout_builder.services.yml \layout_builder.tempstore.route_enhancer
  2. 10 core/modules/layout_builder/layout_builder.services.yml \layout_builder.tempstore.route_enhancer

Class

Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer

Tags

  • route_enhancer

File

core/modules/layout_builder/layout_builder.services.yml

View source
  1. class: Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer
  2. arguments:
  3. - '@layout_builder.tempstore_repository'
  4. tags:
  5. - { name: route_enhancer }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.