protected property StaticDiscoveryDecorator::$decorated in Service Container 7
Same name and namespace in other branches
- 7.2 lib/Drupal/Component/Plugin/Discovery/StaticDiscoveryDecorator.php \Drupal\Component\Plugin\Discovery\StaticDiscoveryDecorator::decorated
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;