You are here

protected property PaymentTypePreResumeContext::$payment in Payment 8.2

The payment.

Type: \Drupal\payment\Entity\PaymentInterface

File

src/Event/PaymentTypePreResumeContext.php, line 21

Class

PaymentTypePreResumeContext
Provides an event that is dispatched before the payment type's original context is resumed.

Namespace

Drupal\payment\Event

Code

protected $payment;