protected property OptionsFieldUnitTestBase::$instance

The list field instance used in the test.

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

File

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