You are here

protected property OptionsFieldUnitTestBase::$fieldStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/options/src/Tests/OptionsFieldUnitTestBase.php \Drupal\options\Tests\OptionsFieldUnitTestBase::fieldStorage

The list field storage used in the test.

Type: \Drupal\field\Entity\FieldStorageConfig

File

core/modules/options/src/Tests/OptionsFieldUnitTestBase.php, line 44
Contains \Drupal\options\Tests\OptionsFieldUnitTestBase.

Class

OptionsFieldUnitTestBase
Base class for Options module integration tests.

Namespace

Drupal\options\Tests

Code

protected $fieldStorage;