You are here

private property DiffController::$jsonapiHelper in Entity Share 8.2

The jsonapi helper.

Type: \Drupal\entity_share_client\Service\JsonapiHelperInterface

File

modules/entity_share_client/src/Controller/DiffController.php, line 40

Class

DiffController
Returns responses for Diff support routes.

Namespace

Drupal\entity_share_client\Controller

Code

private $jsonapiHelper;