protected property LayoutEntityHelperTrait::$sectionStorageManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/layout_builder/src/LayoutEntityHelperTrait.php \Drupal\layout_builder\LayoutEntityHelperTrait::sectionStorageManager
The section storage manager.
Type: \Drupal\layout_builder\SectionStorage\SectionStorageManagerInterface
File
- core/
modules/ layout_builder/ src/ LayoutEntityHelperTrait.php, line 26
Class
- LayoutEntityHelperTrait
- Methods to help with entities using the layout builder.
Namespace
Drupal\layout_builderCode
protected $sectionStorageManager;