You are here

protected property BooleanFieldTest::$field in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php \Drupal\Tests\field\Functional\Boolean\BooleanFieldTest::field

The field used in this test class.

Type: \Drupal\field\Entity\FieldConfig

File

core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php, line 46

Class

BooleanFieldTest
Tests boolean field functionality.

Namespace

Drupal\Tests\field\Functional\Boolean

Code

protected $field;