You are here

namespace Drupal\layout_builder_test\Plugin\SectionStorage in Drupal 10

Same name in other branches
  1. 8 Drupal\layout_builder_test\Plugin\SectionStorage
  2. 9 Drupal\layout_builder_test\Plugin\SectionStorage
Classsort descending Location Description
SimpleConfigSectionStorage core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Provides section storage utilizing simple config.
TestStateBasedSectionStorage core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Provides a test section storage that is controlled by state.