protected property ContentProcessor::$importedReferences in GatherContent 8.4
Store the already imported entity references (used in recursion).
Type: array
File
- src/
Import/ ContentProcess/ ContentProcessor.php, line 41
Class
- ContentProcessor
- The ContentProcessor sets the necessary fields of the entity.
Namespace
Drupal\gathercontent\Import\ContentProcessCode
protected $importedReferences = [];