You are here

protected property Importer::$discoveredReferences in Default Content Deploy 8

Memoization for references that have already been discovered.

Type: array

File

src/Importer.php, line 85

Class

Importer
A service for handling import of default content.

Namespace

Drupal\default_content_deploy

Code

protected $discoveredReferences = [];