You are here

protected property ManualPaymentAdminTest::$paymentUri in Commerce Core 8.2

The base admin payment uri.

Type: string

File

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

Class

ManualPaymentAdminTest
Tests the admin UI for payments of type 'payment_manual'.

Namespace

Drupal\Tests\commerce_payment\Functional

Code

protected $paymentUri;