protected property Migration::$destination in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate/src/Entity/Migration.php \Drupal\migrate\Entity\Migration::destination
The destination configuration, with at least a 'plugin' key.
Used to initialize $destinationPlugin.
Type: array
File
- core/
modules/ migrate/ src/ Entity/ Migration.php, line 100 - Contains \Drupal\migrate\Entity\Migration.
Class
- Migration
- Defines the Migration entity.
Namespace
Drupal\migrate\EntityCode
protected $destination;