You are here

protected property PaymentStatusSetTest::$previousPaymentStatus in Payment 8.2

The previous payment status.

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

File

tests/src/Unit/Event/PaymentStatusSetTest.php, line 29

Class

PaymentStatusSetTest
@coversDefaultClass \Drupal\payment\Event\PaymentStatusSet

Namespace

Drupal\Tests\payment\Unit\Event

Code

protected $previousPaymentStatus;