protected property OptionsFieldUnitTestBase::$fieldStorageDefinition in Drupal 8
Same name and namespace in other branches
- 9 core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php \Drupal\Tests\options\Kernel\OptionsFieldUnitTestBase::fieldStorageDefinition
The field storage definition used to created the field storage.
Type: array
File
- core/
modules/ options/ tests/ src/ Kernel/ OptionsFieldUnitTestBase.php, line 33
Class
- OptionsFieldUnitTestBase
- Base class for Options module integration tests.
Namespace
Drupal\Tests\options\KernelCode
protected $fieldStorageDefinition;