You are here

protected property BooleanFieldTest::$field in Zircon Profile 8

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

The field used in this test class.

Type: \Drupal\field\Entity\FieldConfig

File

core/modules/field/src/Tests/Boolean/BooleanFieldTest.php, line 41
Contains \Drupal\field\Tests\Boolean\BooleanFieldTest.

Class

BooleanFieldTest
Tests boolean field functionality.

Namespace

Drupal\field\Tests\Boolean

Code

protected $field;