You are here

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

The test payment gateway.

Type: \Drupal\commerce_payment\Entity\PaymentGatewayInterface

File

tests/src/Kernel/RecurringKernelTestBase.php, line 42

Class

RecurringKernelTestBase
Provides a base class for Recurring kernel tests.

Namespace

Drupal\Tests\commerce_recurring\Kernel

Code

protected $paymentGateway;