layout_builder.param_converter

Same name and namespace in other branches
  1. 8.9.x 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\LayoutSectionStorageParamConverter

Tags

  • paramconverter

File

core/modules/layout_builder/layout_builder.services.yml

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

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