protected property StaticDiscoveryDecorator::$decorated

The Discovery object being decorated.

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

File

drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscoveryDecorator.php, line 20
Contains \Drupal\Component\Plugin\Discovery\StaticDiscoveryDecorator.

Class

StaticDiscoveryDecorator
A decorator that allows manual registration of undiscoverable definitions.

Namespace

Drupal\Component\Plugin\Discovery

Code

protected $decorated;