function MultipleProviderAnnotationInterface::getProviders
Gets the provider names of the annotated class.
Return value
string[] The providers of the annotation.
1 method overrides MultipleProviderAnnotationInterface::getProviders()
- MigrateSource::getProviders in core/
modules/ migrate/ src/ Annotation/ MigrateSource.php  - Gets the provider names of the annotated class.
 
File
- 
              core/
modules/ migrate/ src/ Annotation/ MultipleProviderAnnotationInterface.php, line 31  
Class
- MultipleProviderAnnotationInterface
 - Defines a common interface for classed annotations with multiple providers.
 
Namespace
Drupal\migrate\AnnotationCode
public function getProviders();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.