protected property StaticDiscoveryDecorator::$decorated in Plug 7
The Discovery object being decorated.
Type: \Drupal\Component\Plugin\Discovery\DiscoveryInterface
File
- 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\DiscoveryCode
protected $decorated;