You are here

protected property PaymentMethodTest::$collectionUrl 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::collectionUrl
  2. 8.2 modules/payment/tests/src/FunctionalJavascript/PaymentMethodTest.php \Drupal\Tests\commerce_payment\FunctionalJavascript\PaymentMethodTest::collectionUrl

The payment method collection url.

Type: string

File

modules/payment/tests/src/FunctionalJavascript/PaymentMethodTest.php, line 27

Class

PaymentMethodTest
Tests the payment method UI.

Namespace

Drupal\Tests\commerce_payment\FunctionalJavascript

Code

protected $collectionUrl;