You are here

protected property DefaultsSectionStorageTest::$sampleEntityGenerator in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php \Drupal\Tests\layout_builder\Unit\DefaultsSectionStorageTest::sampleEntityGenerator

The sample entity generator.

Type: \Drupal\layout_builder\Entity\SampleEntityGeneratorInterface

File

core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php, line 50

Class

DefaultsSectionStorageTest
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage

Namespace

Drupal\Tests\layout_builder\Unit

Code

protected $sampleEntityGenerator;