You are here

protected property MigrationDefinitionCreator::$collectedReferences in GatherContent 8.5

List of the collected reference fields.

Type: array

File

src/MigrationDefinitionCreator.php, line 89

Class

MigrationDefinitionCreator
Create dynamic migration definitions.

Namespace

Drupal\gathercontent

Code

protected $collectedReferences = [];