You are here

protected property DefaultPaymentAdminTest::$paymentMethod in Commerce Core 8.2

Admin's payment method.

Type: \Drupal\commerce_payment\Entity\PaymentMethodInterface

File

modules/payment/tests/src/Functional/DefaultPaymentAdminTest.php, line 30

Class

DefaultPaymentAdminTest
Tests the admin UI for payments of type 'payment_default'.

Namespace

Drupal\Tests\commerce_payment\Functional

Code

protected $paymentMethod;