Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MigrationState.php
MigrationState::FINISHED
Source module upgrade state when all its migrations are complete.
File
core/
modules/
migrate_drupal/
src/
MigrationState.php
, line 135
Class
MigrationState
Determines the migrate state for all modules enabled on the source.
Namespace
Drupal\migrate_drupal
Code
const
FINISHED
=
'finished'
;
RSS feed