You are here

protected property PaymentMethodTest::$paymentGateway in Commerce Core 8.2

Same name in this branch
  1. 8.2 modules/payment/tests/src/Functional/PaymentMethodTest.php \Drupal\Tests\commerce_payment\Functional\PaymentMethodTest::paymentGateway
  2. 8.2 modules/payment/tests/src/FunctionalJavascript/PaymentMethodTest.php \Drupal\Tests\commerce_payment\FunctionalJavascript\PaymentMethodTest::paymentGateway

An on-site payment gateway.

Type: \Drupal\commerce_payment\Entity\PaymentGatewayInterface

File

modules/payment/tests/src/Functional/PaymentMethodTest.php, line 36

Class

PaymentMethodTest
Tests the payment method UI.

Namespace

Drupal\Tests\commerce_payment\Functional

Code

protected $paymentGateway;