namespace Drupal\layout_builder\Plugin\SectionStorage

Same name in other branches
  1. 10 Drupal\layout_builder\Plugin\SectionStorage
  2. 9 Drupal\layout_builder\Plugin\SectionStorage
  3. 11.x 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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.