You are here

protected property PluginDiscoveryDecorator::$decoratedDiscovery in Plugin 8.2

The decorated discovery.

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

File

src/PluginDiscovery/PluginDiscoveryDecorator.php, line 23

Class

PluginDiscoveryDecorator
Decorates plugin discovery.

Namespace

Drupal\plugin\PluginDiscovery

Code

protected $decoratedDiscovery;