protected property ManualPaymentAdminTest::$paymentGateway in Commerce Core 8.2
A manual payment gateway.
Type: \Drupal\commerce_payment\Entity\PaymentGatewayInterface
File
- modules/
payment/ tests/ src/ Functional/ ManualPaymentAdminTest.php, line 23
Class
- ManualPaymentAdminTest
- Tests the admin UI for payments of type 'payment_manual'.
Namespace
Drupal\Tests\commerce_payment\FunctionalCode
protected $paymentGateway;