You are here

protected property DefaultsSectionStorageTest::$plugin in Drupal 8

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

The plugin.

Type: \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage

File

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

Class

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

Namespace

Drupal\Tests\layout_builder\Unit

Code

protected $plugin;