You are here

protected property DefaultPaymentAdminTest::$paymentUri in Commerce Core 8.2

The base admin payment uri.

Type: string

File

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

Class

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

Namespace

Drupal\Tests\commerce_payment\Functional

Code

protected $paymentUri;