You are here

protected property EntityReference::$eventDispatcher in Entity Share 8.3

The event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/entity_share_client/src/Plugin/EntityShareClient/Processor/EntityReference.php, line 45

Class

EntityReference
Handle entity reference.

Namespace

Drupal\entity_share_client\Plugin\EntityShareClient\Processor

Code

protected $eventDispatcher;