You are here

protected property OptionsFieldUnitTestBase::$field in Drupal 9

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

The list field used in the test.

Type: \Drupal\field\Entity\FieldConfig

File

core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php, line 47

Class

OptionsFieldUnitTestBase
Base class for Options module integration tests.

Namespace

Drupal\Tests\options\Kernel

Code

protected $field;