You are here

protected property CheckoutSdkFactory::$eventDispatcher in Commerce PayPal 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/CheckoutSdkFactory.php, line 45

Class

CheckoutSdkFactory
Defines a factory for our custom PayPal checkout SDK.

Namespace

Drupal\commerce_paypal

Code

protected $eventDispatcher;