You are here

protected property PaymentStatusFormTest::$paymentStatusStorage in Payment 8.2

The payment status storage.

Type: \Drupal\Core\Entity\EntityStorageInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Entity/PaymentStatus/PaymentStatusFormTest.php, line 47

Class

PaymentStatusFormTest
@coversDefaultClass \Drupal\payment\Entity\PaymentStatus\PaymentStatusForm

Namespace

Drupal\Tests\payment\Unit\Entity\PaymentStatus

Code

protected $paymentStatusStorage;