You are here

namespace Drupal\layout_builder\Plugin\SectionStorage in Drupal 10

Same name in other branches
  1. 8 Drupal\layout_builder\Plugin\SectionStorage
  2. 9 Drupal\layout_builder\Plugin\SectionStorage
Classsort descending Location Description
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.