You are here

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_tools

Code

protected $syncSource = FALSE;