You are here

protected property PaymentGatewayStorage::$eventDispatcher in Commerce Core 8.2

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/payment/src/PaymentGatewayStorage.php, line 29

Class

PaymentGatewayStorage
Defines the payment gateway storage.

Namespace

Drupal\commerce_payment

Code

protected $eventDispatcher;