You are here

protected property RuntimeImportContext::$importService in Entity Share 8.3

The import service used for the import.

Type: \Drupal\entity_share_client\Service\ImportServiceInterface

File

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

Class

RuntimeImportContext
Class RuntimeImportContext.

Namespace

Drupal\entity_share_client

Code

protected $importService;