function MultipleProviderAttributeInterface::getProviders
Gets the provider names of the attribute class.
Return value
string[] The providers of the attribute.
File
-
core/
modules/ migrate/ src/ Attribute/ MultipleProviderAttributeInterface.php, line 34
Class
- MultipleProviderAttributeInterface
- Defines a common interface for attributes with multiple providers.
Namespace
Drupal\migrate\AttributeCode
public function getProviders() : array;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.