You are here

protected property OptionsFieldUnitTestBase::$fieldStorageDefinition in Zircon Profile 8.0

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

The field storage definition used to created the field storage.

Type: array

File

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

Class

OptionsFieldUnitTestBase
Base class for Options module integration tests.

Namespace

Drupal\options\Tests

Code

protected $fieldStorageDefinition;