protected property OptionsTestBase::$fieldValues in Drupal 8
Same name and namespace in other branches
- 9 core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php \Drupal\Tests\options\Kernel\Views\OptionsTestBase::fieldValues
Stores the field values used for the different tests.
Type: array
File
- core/
modules/ options/ tests/ src/ Kernel/ Views/ OptionsTestBase.php, line 42
Class
- OptionsTestBase
- Base class for options views tests.
Namespace
Drupal\Tests\options\Kernel\ViewsCode
protected $fieldValues = [];