You are here

protected property PluginSelectorBaseTestBase::$selectablePluginType in Plugin 8.2

The plugin type of which to select plugins.

Type: \Drupal\plugin\PluginType\PluginTypeInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

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 $selectablePluginType;