You are here

protected property SubscriptionTest::$paymentGateway in Commerce Recurring Framework 8

The test payment gateway.

Type: \Drupal\commerce_payment\Entity\PaymentGatewayInterface

File

tests/src/Functional/SubscriptionTest.php, line 49

Class

SubscriptionTest
Tests the subscription UI.

Namespace

Drupal\Tests\commerce_recurring\Functional

Code

protected $paymentGateway;