You are here

public function ImportServiceInterface::getRuntimeImportContext in Entity Share 8.3

Getter.

Return value

\Drupal\entity_share_client\RuntimeImportContext The import service's runtime import context.

1 method overrides ImportServiceInterface::getRuntimeImportContext()
ImportService::getRuntimeImportContext in modules/entity_share_client/src/Service/ImportService.php
Getter.

File

modules/entity_share_client/src/Service/ImportServiceInterface.php, line 86

Class

ImportServiceInterface
Import service interface methods.

Namespace

Drupal\entity_share_client\Service

Code

public function getRuntimeImportContext();