protected property MigrateBatchExecutable::$syncSource in Migrate Tools 8.5
Indicates if synchronization is needed.
Type: bool
File
- src/
MigrateBatchExecutable.php, line 38
Class
- MigrateBatchExecutable
- Defines a migrate executable class for batch migrations through UI.
Namespace
Drupal\migrate_toolsCode
protected $syncSource = FALSE;