You are here

protected property ConditionalFieldLanguageSelectTest::$fieldName in Conditional Fields 8

Same name and namespace in other branches
  1. 4.x tests/src/FunctionalJavascript/ConditionalFieldLanguageSelectTest.php \Drupal\Tests\conditional_fields\FunctionalJavascript\ConditionalFieldLanguageSelectTest::fieldName

The field name used in the test.

Type: string

File

tests/src/FunctionalJavascript/ConditionalFieldLanguageSelectTest.php, line 38

Class

ConditionalFieldLanguageSelectTest
Test Conditional Fields Language Select Plugin.

Namespace

Drupal\Tests\conditional_fields\FunctionalJavascript

Code

protected $fieldName = 'langcode';