You are here

protected property ContentHubWebhookController::$dispatcher in Acquia Content Hub 8.2

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Controller/ContentHubWebhookController.php, line 26

Class

ContentHubWebhookController
Controller for ContentHub webhooks.

Namespace

Drupal\acquia_contenthub\Controller

Code

protected $dispatcher;