You are here

protected property CToolsPluginDiscovery::$pluginOwner in Service Container 7

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

The owning module.

Type: string

File

src/Plugin/Discovery/CToolsPluginDiscovery.php, line 26
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 $pluginOwner;