You are here

protected property StripeWebhookController::$eventDispatcher in Stripe 8

Same name and namespace in other branches
  1. 2.x src/Controller/StripeWebhookController.php \Drupal\stripe\Controller\StripeWebhookController::eventDispatcher

The event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Controller/StripeWebhookController.php, line 27

Class

StripeWebhookController
Controller routines for book routes.

Namespace

Drupal\stripe\Controller

Code

protected $eventDispatcher;