protected property OptionsFieldUnitTestBase::$fieldDefinition

The field definition used to created the field entity.

Type: array

File

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

Class

OptionsFieldUnitTestBase
Defines a common base test class for unit tests of the options module.

Namespace

Drupal\options\Tests

Code

protected $fieldDefinition;