You are here

protected property PaymentExecuteAccess::$payment in Payment 8.2

The payment.

Type: \Drupal\payment\Entity\PaymentInterface

File

src/Event/PaymentExecuteAccess.php, line 39

Class

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

Namespace

Drupal\payment\Event

Code

protected $payment;