service layout_builder.param_converter in Drupal 10
Same name and namespace in other branches
- 8 core/modules/layout_builder/layout_builder.services.yml \layout_builder.param_converter
- 9 core/modules/layout_builder/layout_builder.services.yml \layout_builder.param_converter
Class
Drupal\layout_builder\Routing\LayoutSectionStorageParamConverterTags
- paramconverter
File
- core/
modules/ layout_builder/ layout_builder.services.yml - core/modules/layout_builder/layout_builder.services.yml
View source
- class: Drupal\layout_builder\Routing\LayoutSectionStorageParamConverter
- arguments:
- - '@plugin.manager.layout_builder.section_storage'
- tags:
- - { name: paramconverter, priority: 10 }