You are here

protected property RuntimeImportContext::$importedEntities in Entity Share 8.3

The list of the currently imported entities.

Type: array

File

modules/entity_share_client/src/RuntimeImportContext.php, line 94

Class

RuntimeImportContext
Class RuntimeImportContext.

Namespace

Drupal\entity_share_client

Code

protected $importedEntities = [];