OptionsFieldUnitTestBase::$fieldName
Same name in other branches
- 9 core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php \Drupal\Tests\options\Kernel\OptionsFieldUnitTestBase::fieldName
- 8.9.x core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php \Drupal\Tests\options\Kernel\OptionsFieldUnitTestBase::fieldName
- 11.x core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php \Drupal\Tests\options\Kernel\OptionsFieldUnitTestBase::fieldName
The field name used in the test.
Type: string
File
-
core/
modules/ options/ tests/ src/ Kernel/ OptionsFieldUnitTestBase.php, line 26
Class
- OptionsFieldUnitTestBase
- Base class for Options module integration tests.
Namespace
Drupal\Tests\options\KernelCode
protected $fieldName = 'test_options';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.