You are here

protected property PullForm::$jsonapiHelper in Entity Share 8.2

Same name and namespace in other branches
  1. 8 modules/entity_share_client/src/Form/PullForm.php \Drupal\entity_share_client\Form\PullForm::jsonapiHelper

The jsonapi helper.

Type: \Drupal\entity_share_client\Service\JsonapiHelperInterface

File

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

Class

PullForm
Form controller to pull entities.

Namespace

Drupal\entity_share_client\Form

Code

protected $jsonapiHelper;