You are here

protected property PaymentTypeBase::$eventDispatcher in Payment 8.2

The event dispatcher.

Type: \Drupal\payment\EventDispatcherInterface

File

src/Plugin/Payment/Type/PaymentTypeBase.php, line 25

Class

PaymentTypeBase
Defines base payment type.

Namespace

Drupal\payment\Plugin\Payment\Type

Code

protected $eventDispatcher;