You are here

protected property PaymentPreExecute::$payment in Payment 8.2

The payment.

Type: \Drupal\payment\Entity\PaymentInterface

File

src/Event/PaymentPreExecute.php, line 20

Class

PaymentPreExecute
Provides an event that is dispatched before a payment is executed.

Namespace

Drupal\payment\Event

Code

protected $payment;