You are here

protected property PluginSelectorBaseTestBase::$pluginDefinition in Plugin 8.2

The plugin definition of the class under test.

Type: array

File

tests/src/Unit/Plugin/Plugin/PluginSelector/PluginSelectorBaseTestBase.php, line 29

Class

PluginSelectorBaseTestBase
Provides a base for tests for classes that extend \Drupal\plugin\Plugin\Plugin\PluginSelector\PluginSelectorBase.

Namespace

Drupal\Tests\plugin\Unit\Plugin\Plugin\PluginSelector

Code

protected $pluginDefinition = [];