You are here

protected property PullForm::$requestService in Entity Share 8.2

The request service.

Type: \Drupal\entity_share_client\Service\RequestServiceInterface

File

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

Class

PullForm
Form controller to pull entities.

Namespace

Drupal\entity_share_client\Form

Code

protected $requestService;