public property MigrateDestination::$derivative in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate/src/Annotation/MigrateDestination.php \Drupal\migrate\Annotation\MigrateDestination::derivative
A class to make the plugin derivative aware.
Type: string
See also
\Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator
File
- core/
modules/ migrate/ src/ Annotation/ MigrateDestination.php, line 58 - Contains \Drupal\migrate\Annotation\MigrateDestination.
Class
- MigrateDestination
- Defines a migration destination plugin annotation object.
Namespace
Drupal\migrate\AnnotationCode
public $derivative;