protected property ProcessDecorator::$decorated

The Discovery object being decorated.

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

File

drupal/core/lib/Drupal/Component/Plugin/Discovery/ProcessDecorator.php, line 23
Contains \Drupal\Component\Plugin\Discovery\ProcessDecorator.

Class

ProcessDecorator
Allows custom processing of the discovered definition.

Namespace

Drupal\Component\Plugin\Discovery

Code

protected $decorated;