You are here

protected property JsonapiHelper::$eventDispatcher in Entity Share 8

Same name and namespace in other branches
  1. 8.2 modules/entity_share_client/src/Service/JsonapiHelper.php \Drupal\entity_share_client\Service\JsonapiHelper::eventDispatcher

The event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/entity_share_client/src/Service/JsonapiHelper.php, line 102

Class

JsonapiHelper
Class JsonapiHelper.

Namespace

Drupal\entity_share_client\Service

Code

protected $eventDispatcher;