namespace Drupal\migrate\Plugin\Discovery in Drupal 10
Same name in other branches
Class | Location | Description |
---|---|---|
AnnotatedClassDiscoveryAutomatedProviders |
core/ |
Determines providers based on a class's and its parent's namespaces. |
ProviderFilterDecorator |
core/ |
Remove plugin definitions with non-existing providers. |
StaticReflectionParser |
core/ |
Allows getting the reflection parser for the parent class. |