You are here

protected property PaymentStatusDeleteFormTest::$paymentStatus in Payment 8.2

The payment status.

Type: \Drupal\payment\Entity\PaymentStatusInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Entity/PaymentStatus/PaymentStatusDeleteFormTest.php, line 34

Class

PaymentStatusDeleteFormTest
@coversDefaultClass \Drupal\payment\Entity\PaymentStatus\PaymentStatusDeleteForm

Namespace

Drupal\Tests\payment\Unit\Entity\PaymentStatus

Code

protected $paymentStatus;