You are here

protected property ZoomApiWebhooksController::$eventDispatcher in Zoom API 2.0.x

Same name and namespace in other branches
  1. 8 src/Controller/ZoomApiWebhooksController.php \Drupal\zoomapi\Controller\ZoomApiWebhooksController::eventDispatcher

Symfony\Component\EventDispatcher\EventDispatcherInterface definition.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Controller/ZoomApiWebhooksController.php, line 57

Class

ZoomApiWebhooksController
Class ZoomApiWebhooksController.

Namespace

Drupal\zoomapi\Controller

Code

protected $eventDispatcher;