protected property OptionsFieldUnitTestBase::$field in Drupal 8
Same name and namespace in other branches
- 9 core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php \Drupal\Tests\options\Kernel\OptionsFieldUnitTestBase::field
The list field used in the test.
Type: \Drupal\field\Entity\FieldConfig
File
- core/
modules/ options/ tests/ src/ Kernel/ OptionsFieldUnitTestBase.php, line 47
Class
- OptionsFieldUnitTestBase
- Base class for Options module integration tests.
Namespace
Drupal\Tests\options\KernelCode
protected $field;