You are here

protected property PluginId::$pluginType in Plugin 8.2

The plugin type.

Type: \Drupal\plugin\PluginType\PluginTypeInterface

File

src/Plugin/views/filter/PluginId.php, line 27

Class

PluginId
Provides a Views filter for plugin IDs.

Namespace

Drupal\plugin\Plugin\views\filter

Code

protected $pluginType;