You are here

protected property PluginIdTest::$pluginType in Plugin 8.2

The plugin type.

Type: \Drupal\plugin\PluginType\PluginTypeInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/Plugin/views/filter/PluginIdTest.php, line 30

Class

PluginIdTest
@coversDefaultClass \Drupal\plugin\Plugin\views\filter\PluginId

Namespace

Drupal\Tests\plugin\Unit\Plugin\views\filter

Code

protected $pluginType;