You are here

protected property PageManagerSectionStorage::$sampleEntityGenerator in Page Manager 8.4

The sample entity generator.

Type: \Drupal\layout_builder\Entity\SampleEntityGeneratorInterface

File

src/Plugin/SectionStorage/PageManagerSectionStorage.php, line 46

Class

PageManagerSectionStorage
Defines the 'page_manager' section storage type.

Namespace

Drupal\page_manager\Plugin\SectionStorage

Code

protected $sampleEntityGenerator;