protected property OptionsFieldUnitTestBase::$field

The list field used in the test.

Type: \Drupal\field\Plugin\Core\Entity\Field

File

drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUnitTestBase.php, line 44
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 $field;