You are here

constant MigrationInterface::MESSAGE_ERROR 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::MESSAGE_ERROR

Migration error.

File

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

Class

MigrationInterface
Interface for migrations.

Namespace

Drupal\migrate\Entity

Code

const MESSAGE_ERROR = 1;