You are here

protected property PaymentCheckoutTest::$orderPaymentMethod in Commerce Core 8.2

A non-reusable order payment method.

Type: \Drupal\commerce_payment\Entity\PaymentMethodInterface

File

modules/payment/tests/src/FunctionalJavascript/PaymentCheckoutTest.php, line 40

Class

PaymentCheckoutTest
Tests the integration between payments and checkout.

Namespace

Drupal\Tests\commerce_payment\FunctionalJavascript

Code

protected $orderPaymentMethod;