AttributeDiscoveryWithAnnotationsAutomatedProviders::$attributeDiscovery
Instance of attribute class discovery with automatic providers.
Since there isn't multiple inheritance, instantiate the attribute only discovery for code reuse.
Type: \Drupal\migrate\Plugin\Discovery\AttributeClassDiscoveryAutomatedProviders
File
-
core/
modules/ migrate/ src/ Plugin/ Discovery/ AttributeDiscoveryWithAnnotationsAutomatedProviders.php, line 33
Class
- AttributeDiscoveryWithAnnotationsAutomatedProviders
- Enables both attribute and annotation discovery for plugin definitions.
Namespace
Drupal\migrate\Plugin\DiscoveryCode
private AttributeClassDiscoveryAutomatedProviders $attributeDiscovery;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.