You are here

protected property CToolsPluginDiscovery::$pluginType in Service Container 7.2

Same name and namespace in other branches
  1. 7 src/Plugin/Discovery/CToolsPluginDiscovery.php \Drupal\service_container\Plugin\Discovery\CToolsPluginDiscovery::pluginType

The plugin type.

Type: string

File

src/Plugin/Discovery/CToolsPluginDiscovery.php, line 33
Contains \Drupal\service_container\Plugin\Discovery\CToolsPluginDiscovery

Class

CToolsPluginDiscovery
A discovery mechanism that uses ctools plugins for Drupal 7 compatibility.

Namespace

Drupal\service_container\Plugin\Discovery

Code

protected $pluginType;