You are here

protected property LayoutSectionStorageParamConverter::$sectionStorageManager in Drupal 10

The section storage manager.

Type: \Drupal\layout_builder\SectionStorage\SectionStorageManagerInterface

File

core/modules/layout_builder/src/Routing/LayoutSectionStorageParamConverter.php, line 22

Class

LayoutSectionStorageParamConverter
Loads the section storage from the routing defaults.

Namespace

Drupal\layout_builder\Routing

Code

protected $sectionStorageManager;