You are here

protected property PaymentStatusSet::$previousPaymentStatus in Payment 8.2

The previous payment status.

Type: \Drupal\payment\Plugin\Payment\Status\PaymentStatusInterface|null

File

src/Event/PaymentStatusSet.php, line 28

Class

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

Namespace

Drupal\payment\Event

Code

protected $previousPaymentStatus;