You are here

protected property UiCrudTest::$url in Feeds Tamper 8.2

Same name in this branch
  1. 8.2 tests/src/Functional/UiCrudTest.php \Drupal\Tests\feeds_tamper\Functional\UiCrudTest::url
  2. 8.2 tests/src/FunctionalJavascript/UiCrudTest.php \Drupal\Tests\feeds_tamper\FunctionalJavascript\UiCrudTest::url

The url to the tamper listing page.

Type: string

File

tests/src/FunctionalJavascript/UiCrudTest.php, line 24

Class

UiCrudTest
Tests adding/editing/removing tamper plugins using the UI.

Namespace

Drupal\Tests\feeds_tamper\FunctionalJavascript

Code

protected $url;