You are here

protected property DefaultsSectionStorage::$sampleEntityGenerator in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage::sampleEntityGenerator

The sample entity generator.

Type: \Drupal\layout_builder\Entity\SampleEntityGeneratorInterface

File

core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php, line 65

Class

DefaultsSectionStorage
Defines the 'defaults' section storage type.

Namespace

Drupal\layout_builder\Plugin\SectionStorage

Code

protected $sampleEntityGenerator;