constant MigrationInterface::STATUS_STOPPING in Drupal 10
Same name and namespace in other branches
- 8 core/modules/migrate/src/Plugin/MigrationInterface.php \Drupal\migrate\Plugin\MigrationInterface::STATUS_STOPPING
 - 9 core/modules/migrate/src/Plugin/MigrationInterface.php \Drupal\migrate\Plugin\MigrationInterface::STATUS_STOPPING
 
The migration is being stopped.
File
- core/
modules/ migrate/ src/ Plugin/ MigrationInterface.php, line 31  
Class
- MigrationInterface
 - Interface for migrations.
 
Namespace
Drupal\migrate\PluginCode
const STATUS_STOPPING = 3;