protected property OptionsFieldUnitTestBase::$fieldName in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/options/src/Tests/OptionsFieldUnitTestBase.php \Drupal\options\Tests\OptionsFieldUnitTestBase::fieldName
The field name used in the test.
Type: string
File
- core/
modules/ options/ src/ Tests/ OptionsFieldUnitTestBase.php, line 30 - Contains \Drupal\options\Tests\OptionsFieldUnitTestBase.
Class
- OptionsFieldUnitTestBase
- Base class for Options module integration tests.
Namespace
Drupal\options\TestsCode
protected $fieldName = 'test_options';