You are here

protected property ConfigDeriverTest::$paymentStatusStorage in Payment 8.2

The payment status storage controller.

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

File

tests/src/Unit/Plugin/Payment/Status/ConfigDeriverTest.php, line 31

Class

ConfigDeriverTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Status\ConfigDeriver

Namespace

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

Code

protected $paymentStatusStorage;