OptionsFieldUnitTestBase::$fieldStorage

Same name in other branches
  1. 8.9.x core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php \Drupal\Tests\options\Kernel\OptionsFieldUnitTestBase::fieldStorage
  2. 10 core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php \Drupal\Tests\options\Kernel\OptionsFieldUnitTestBase::fieldStorage
  3. 11.x 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\Kernel

Code

protected $fieldStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.