protected property QuickEditIntegration::$sectionStorageManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/layout_builder/src/QuickEditIntegration.php \Drupal\layout_builder\QuickEditIntegration::sectionStorageManager
The section storage manager.
Type: \Drupal\layout_builder\SectionStorage\SectionStorageManagerInterface
File
- core/
modules/ layout_builder/ src/ QuickEditIntegration.php, line 36
Class
- QuickEditIntegration
- Helper methods for Quick Edit module integration.
Namespace
Drupal\layout_builderCode
protected $sectionStorageManager;