You are here

protected property TestBase::$fieldPrefix 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::fieldPrefix

XPath prefix of an element in settings form.

Type: string

File

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

Class

TestBase
Base class for Double Field JavaScript tests.

Namespace

Drupal\Tests\double_field\FunctionalJavascript

Code

protected $fieldPrefix;