You are here

protected property OverridesSectionStorageTest::$plugin in Drupal 8

Same name in this branch
  1. 8 core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php \Drupal\Tests\layout_builder\Unit\OverridesSectionStorageTest::plugin
  2. 8 core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php \Drupal\Tests\layout_builder\Kernel\OverridesSectionStorageTest::plugin
Same name and namespace in other branches
  1. 9 core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php \Drupal\Tests\layout_builder\Unit\OverridesSectionStorageTest::plugin

The plugin.

Type: \Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage

File

core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php, line 33

Class

OverridesSectionStorageTest
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage

Namespace

Drupal\Tests\layout_builder\Unit

Code

protected $plugin;