YamlDiscoveryDecorator::$decorated
Same name in other branches
- 9 core/lib/Drupal/Core/Plugin/Discovery/YamlDiscoveryDecorator.php \Drupal\Core\Plugin\Discovery\YamlDiscoveryDecorator::decorated
- 8.9.x core/lib/Drupal/Core/Plugin/Discovery/YamlDiscoveryDecorator.php \Drupal\Core\Plugin\Discovery\YamlDiscoveryDecorator::decorated
- 11.x core/lib/Drupal/Core/Plugin/Discovery/YamlDiscoveryDecorator.php \Drupal\Core\Plugin\Discovery\YamlDiscoveryDecorator::decorated
The Discovery object being decorated.
Type: \Drupal\Component\Plugin\Discovery\DiscoveryInterface
File
-
core/
lib/ Drupal/ Core/ Plugin/ Discovery/ YamlDiscoveryDecorator.php, line 20
Class
- YamlDiscoveryDecorator
- Enables YAML discovery for plugin definitions.
Namespace
Drupal\Core\Plugin\DiscoveryCode
protected $decorated;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.