You are here

protected property CreditCardTest::$paymentMethod in Ubercart 8.4

The payment method to use.

Type: \Drupal\uc_payment\PaymentMethodInterface

File

payment/uc_credit/tests/src/Functional/CreditCardTest.php, line 58

Class

CreditCardTest
Tests credit card payments with the test gateway.

Namespace

Drupal\Tests\uc_credit\Functional

Code

protected $paymentMethod;