You are here

protected property YamlDiscoveryDecorator::$decorated in Plug 7

The Discovery object being decorated.

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

File

lib/Drupal/Core/Plugin/Discovery/YamlDiscoveryDecorator.php, line 25
Contains \Drupal\Core\Plugin\Discovery\YamlDiscoveryDecorator.

Class

YamlDiscoveryDecorator
Enables YAML discovery for plugin definitions.

Namespace

Drupal\Core\Plugin\Discovery

Code

protected $decorated;