You are here

protected property Stripe::$eventDispatcher in Commerce Stripe 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Plugin/Commerce/PaymentGateway/Stripe.php, line 64

Class

Stripe
Provides the Stripe payment gateway.

Namespace

Drupal\commerce_stripe\Plugin\Commerce\PaymentGateway

Code

protected $eventDispatcher;