layout_builder.param_converter

Same name in other branches
  1. 9 core/modules/layout_builder/layout_builder.services.yml \layout_builder.param_converter
  2. 10 core/modules/layout_builder/layout_builder.services.yml \layout_builder.param_converter
  3. 11.x core/modules/layout_builder/layout_builder.services.yml \layout_builder.param_converter

Class

Drupal\layout_builder\Routing\LayoutTempstoreParamConverter

Tags

  • paramconverter

File

core/modules/layout_builder/layout_builder.services.yml

View source
  1. class: Drupal\layout_builder\Routing\LayoutTempstoreParamConverter
  2. arguments:
  3. - '@layout_builder.tempstore_repository'
  4. - '@plugin.manager.layout_builder.section_storage'
  5. tags:
  6. - { name: paramconverter, priority: 10 }

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