constant MigrationInterface::STATUS_STOPPING in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate/src/Entity/MigrationInterface.php \Drupal\migrate\Entity\MigrationInterface::STATUS_STOPPING
The migration is being stopped.
File
- core/
modules/ migrate/ src/ Entity/ MigrationInterface.php, line 45 - Contains \Drupal\migrate\Entity\MigrationInterface.
Class
- MigrationInterface
- Interface for migrations.
Namespace
Drupal\migrate\EntityCode
const STATUS_STOPPING = 3;