You are here

protected property ImportService::$importProcessors in Entity Share 8.3

The import processors instances by stages.

Type: \Drupal\entity_share_client\ImportProcessor\ImportProcessorInterface[][]

File

modules/entity_share_client/src/Service/ImportService.php, line 84

Class

ImportService
Class ImportService.

Namespace

Drupal\entity_share_client\Service

Code

protected $importProcessors;