You are here

namespace Drupal\layout_builder\SectionStorage in Drupal 9

Same name in other branches
  1. 8 Drupal\layout_builder\SectionStorage
  2. 10 Drupal\layout_builder\SectionStorage
Classsort descending Location Description
SectionStorageDefinition core/modules/layout_builder/src/SectionStorage/SectionStorageDefinition.php Provides section storage type plugin definition.
SectionStorageManager core/modules/layout_builder/src/SectionStorage/SectionStorageManager.php Provides the Section Storage type plugin manager.
SectionStorageManagerInterface core/modules/layout_builder/src/SectionStorage/SectionStorageManagerInterface.php Provides the interface for a plugin manager of section storage types.
SectionStorageTrait core/modules/layout_builder/src/SectionStorage/SectionStorageTrait.php Provides a trait for storing sections on an object.