You are here

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

The test payment method.

Type: \Drupal\commerce_payment\Entity\PaymentMethodInterface

File

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

Class

RecurringKernelTestBase
Provides a base class for Recurring kernel tests.

Namespace

Drupal\Tests\commerce_recurring\Kernel

Code

protected $paymentMethod;