protected property PluginBase::$discovery

The discovery object.

Type: Drupal\Component\Plugin\Discovery\DiscoveryInterface

File

drupal/core/lib/Drupal/Component/Plugin/PluginBase.php, line 21
Definition of Drupal\Component\Plugin\PluginBase

Class

PluginBase
Base class for plugins wishing to support metadata inspection.

Namespace

Drupal\Component\Plugin

Code

protected $discovery;