protected property OptionsTestBase::$fieldNames in Drupal 10
Same name and namespace in other branches
- 8 core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php \Drupal\Tests\options\Kernel\Views\OptionsTestBase::fieldNames
- 9 core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php \Drupal\Tests\options\Kernel\Views\OptionsTestBase::fieldNames
The used field names.
Type: string[]
File
- core/
modules/ options/ tests/ src/ Kernel/ Views/ OptionsTestBase.php, line 49
Class
- OptionsTestBase
- Base class for options views tests.
Namespace
Drupal\Tests\options\Kernel\ViewsCode
protected $fieldNames;