You are here

protected property PullForm::$importService in Entity Share 8.3

The import service.

Type: \Drupal\entity_share_client\Service\ImportServiceInterface

File

modules/entity_share_client/src/Form/PullForm.php, line 108

Class

PullForm
Form controller to pull entities.

Namespace

Drupal\entity_share_client\Form

Code

protected $importService;