You are here

protected property AddPaymentStatusTest::$paymentStatusStorage in Payment 8.2

The payment status storage.

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

File

tests/src/Unit/Controller/AddPaymentStatusTest.php, line 33

Class

AddPaymentStatusTest
@coversDefaultClass \Drupal\payment\Controller\AddPaymentStatus

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $paymentStatusStorage;