namespace Drupal\migrate\Plugin\Discovery
Same name in other branches
Object name | File name | Summary |
---|---|---|
AnnotatedClassDiscoveryAutomatedProviders | core/modules/migrate/src/Plugin/Discovery/AnnotatedClassDiscoveryAutomatedProviders.php | Determines providers based on a class's and its parent's namespaces. |
ProviderFilterDecorator | core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php | Remove plugin definitions with non-existing providers. |
StaticReflectionParser | core/modules/migrate/src/Plugin/Discovery/StaticReflectionParser.php | Allows getting the reflection parser for the parent class. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.