You are here

protected property TestBase::$field in Double Field 4.x

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/TestBase.php \Drupal\Tests\double_field\Functional\TestBase::field

Field instance.

Type: \Drupal\Core\Field\FieldConfigInterface

File

tests/src/Functional/TestBase.php, line 64

Class

TestBase
Tests the creation of text fields.

Namespace

Drupal\Tests\double_field\Functional

Code

protected $field;