You are here

protected property EntryPoint::$eventDispatcher in Entity Share 8.3

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/entity_share_server/src/Controller/EntryPoint.php, line 38

Class

EntryPoint
Controller to generate list of channels URLs.

Namespace

Drupal\entity_share_server\Controller

Code

protected $eventDispatcher;