You are here

protected property PluginManagerBase::$discovery in Plug 7

The object that discovers plugins managed by this manager.

Type: \Drupal\Component\Plugin\Discovery\DiscoveryInterface

File

lib/Drupal/Component/Plugin/PluginManagerBase.php, line 25
Contains \Drupal\Component\Plugin\PluginManagerBase.

Class

PluginManagerBase
Base class for plugin managers.

Namespace

Drupal\Component\Plugin

Code

protected $discovery;