You are here

protected property SectionStorageManagerTest::$plugin in Drupal 8

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

The plugin.

Type: \Drupal\layout_builder\SectionStorageInterface

File

core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php, line 41

Class

SectionStorageManagerTest
@coversDefaultClass \Drupal\layout_builder\SectionStorage\SectionStorageManager

Namespace

Drupal\Tests\layout_builder\Unit

Code

protected $plugin;