protected property LayoutTempstoreParamConverter::$sectionStorageManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/layout_builder/src/Routing/LayoutTempstoreParamConverter.php \Drupal\layout_builder\Routing\LayoutTempstoreParamConverter::sectionStorageManager
The section storage manager.
Type: \Drupal\layout_builder\SectionStorage\SectionStorageManagerInterface
File
- core/
modules/ layout_builder/ src/ Routing/ LayoutTempstoreParamConverter.php, line 30
Class
- LayoutTempstoreParamConverter
- Loads the section storage from the layout tempstore.
Namespace
Drupal\layout_builder\RoutingCode
protected $sectionStorageManager;