function MigrateSourceWithAnnotationsMultipleProviders::__toString
File
-
core/
modules/ migrate/ tests/ modules/ migrate_source_annotation_bc_test/ src/ Plugin/ migrate/ source/ MigrateSourceWithAnnotationsMultipleProviders.php, line 27
Class
- MigrateSourceWithAnnotationsMultipleProviders
- A migration source plugin with annotations and multiple providers.
Namespace
Drupal\migrate_source_annotation_bc_test\Plugin\migrate\sourceCode
public function __toString() {
return 'Annotated multiple providers';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.