You are here

protected property MigrationDefinitionCreator::$migrationDefinitionIds in GatherContent 8.5

List of the generated migration definition ids.

Type: array

File

src/MigrationDefinitionCreator.php, line 82

Class

MigrationDefinitionCreator
Create dynamic migration definitions.

Namespace

Drupal\gathercontent

Code

protected $migrationDefinitionIds = [];