You are here

protected property PaymentMethodBase::$eventDispatcher in Payment 8.2

The event dispatcher.

Type: \Drupal\payment\EventDispatcherInterface

File

src/Plugin/Payment/Method/PaymentMethodBase.php, line 41

Class

PaymentMethodBase
A base payment method plugin.

Namespace

Drupal\payment\Plugin\Payment\Method

Code

protected $eventDispatcher;