You are here

protected property OptionsFieldUITest::$fieldName in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/options/src/Tests/OptionsFieldUITest.php \Drupal\options\Tests\OptionsFieldUITest::fieldName

Name of the option field.

Type: string

File

core/modules/options/src/Tests/OptionsFieldUITest.php, line 46
Contains \Drupal\options\Tests\OptionsFieldUITest.

Class

OptionsFieldUITest
Tests the Options field UI functionality.

Namespace

Drupal\options\Tests

Code

protected $fieldName;