You are here

protected property PaymentExecuteAccess::$paymentMethod in Payment 8.2

The payment method.

Type: \Drupal\payment\Plugin\Payment\Method\PaymentMethodInterface

File

src/Event/PaymentExecuteAccess.php, line 46

Class

PaymentExecuteAccess
Provides an event that is dispatched when access is checked for payment execution.

Namespace

Drupal\payment\Event

Code

protected $paymentMethod;