You are here

protected property TestBase::$displayAdminPath in Double Field 4.x

Same name and namespace in other branches
  1. 8.3 tests/src/FunctionalJavascript/TestBase.php \Drupal\Tests\double_field\FunctionalJavascript\TestBase::displayAdminPath

A path to display settings form.

Type: string

File

tests/src/FunctionalJavascript/TestBase.php, line 79

Class

TestBase
Base class for Double Field JavaScript tests.

Namespace

Drupal\Tests\double_field\FunctionalJavascript

Code

protected $displayAdminPath;