You are here

protected property PaymentStatusSet::$payment in Payment 8.2

The payment.

Type: \Drupal\payment\Entity\PaymentInterface

File

src/Event/PaymentStatusSet.php, line 21

Class

PaymentStatusSet
Provides an event that is dispatched after a new status is set on a payment.

Namespace

Drupal\payment\Event

Code

protected $payment;