You are here

protected property BasicDeriverTest::$paymentMethodConfigurationStorage in Payment 8.2

The payment method configuration storage.

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

File

tests/src/Unit/Plugin/Payment/Method/BasicDeriverTest.php, line 33

Class

BasicDeriverTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Method\BasicDeriver

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Method

Code

protected $paymentMethodConfigurationStorage;