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