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