namespace Drupal\layout_builder\Plugin\SectionStorage
Object name | File name | Summary |
---|---|---|
DefaultsSectionStorage | core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php | Defines the 'defaults' section storage type. |
OverridesSectionStorage | core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php | Defines the 'overrides' section storage type. |
SectionStorageBase | core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageBase.php | Provides a base class for Section Storage types. |
SectionStorageLocalTaskProviderInterface | core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageLocalTaskProviderInterface.php | Allows section storage plugins to provide local tasks. |