OptionsFieldUnitTestBase::$fieldStorageDefinition
Same name in other branches
- 9 core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php \Drupal\Tests\options\Kernel\OptionsFieldUnitTestBase::fieldStorageDefinition
- 8.9.x core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php \Drupal\Tests\options\Kernel\OptionsFieldUnitTestBase::fieldStorageDefinition
- 11.x 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;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.