You are here

protected property ExpressCheckout::$eventDispatcher in Commerce PayPal 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Plugin/Commerce/PaymentGateway/ExpressCheckout.php, line 88

Class

ExpressCheckout
Provides the Paypal Express Checkout payment gateway.

Namespace

Drupal\commerce_paypal\Plugin\Commerce\PaymentGateway

Code

protected $eventDispatcher;