You are here

constant MigrationInterface::DESTINATION in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate/src/Entity/MigrationInterface.php \Drupal\migrate\Entity\MigrationInterface::DESTINATION

A constant used for systemOfRecord.

File

core/modules/migrate/src/Entity/MigrationInterface.php, line 25
Contains \Drupal\migrate\Entity\MigrationInterface.

Class

MigrationInterface
Interface for migrations.

Namespace

Drupal\migrate\Entity

Code

const DESTINATION = 'destination';