You are here

protected property PaymentMethodStorageTest::$paymentGateway in Commerce Core 8.2

A payment gateway.

Type: \Drupal\commerce_payment\Entity\PaymentGatewayInterface

File

modules/payment/tests/src/Kernel/PaymentMethodStorageTest.php, line 30

Class

PaymentMethodStorageTest
Tests the payment method storage.

Namespace

Drupal\Tests\commerce_payment\Kernel

Code

protected $paymentGateway;