You are here

protected property InfoHookDecorator::$decorated in Plug 7

The Discovery object being decorated.

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

File

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

Class

InfoHookDecorator
Allows info hook implementations to enhance discovered plugin definitions.

Namespace

Drupal\Core\Plugin\Discovery

Code

protected $decorated;