protected property MigrateBatchExecutable::$checkDependencies in Migrate Tools 8.5
Same name and namespace in other branches
- 8.4 src/MigrateBatchExecutable.php \Drupal\migrate_tools\MigrateBatchExecutable::checkDependencies
Indicates if we need import dependent migrations also.
Type: int
File
- src/
MigrateBatchExecutable.php, line 31
Class
- MigrateBatchExecutable
- Defines a migrate executable class for batch migrations through UI.
Namespace
Drupal\migrate_toolsCode
protected $checkDependencies = 0;