You are here

protected property ConfigOperationsProviderTest::$paymentStatusStorage in Payment 8.2

The payment status storage.

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

File

tests/src/Unit/Plugin/Payment/Status/ConfigOperationsProviderTest.php, line 32

Class

ConfigOperationsProviderTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Status\ConfigOperationsProvider

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Status

Code

protected $paymentStatusStorage;