You are here

protected property DashboardSectionStorage::$sampleEntityGenerator in Dashboards with Layout Builder 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/SectionStorage/DashboardSectionStorage.php \Drupal\dashboards\Plugin\SectionStorage\DashboardSectionStorage::sampleEntityGenerator

The sample entity generator.

Type: \Drupal\layout_builder\Entity\SampleEntityGeneratorInterface

File

src/Plugin/SectionStorage/DashboardSectionStorage.php, line 56

Class

DashboardSectionStorage
Dashboard section storage.

Namespace

Drupal\dashboards\Plugin\SectionStorage

Code

protected $sampleEntityGenerator;