You are here

protected property OptionsFieldUnitTestBase::$field 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::field

The list field used in the test.

Type: \Drupal\field\Entity\FieldConfig

File

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

Class

OptionsFieldUnitTestBase
Base class for Options module integration tests.

Namespace

Drupal\options\Tests

Code

protected $field;