You are here

protected property LinkFieldTest::$field in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/link/tests/src/Functional/LinkFieldTest.php \Drupal\Tests\link\Functional\LinkFieldTest::field
  2. 10 core/modules/link/tests/src/Functional/LinkFieldTest.php \Drupal\Tests\link\Functional\LinkFieldTest::field

The instance used in this test class.

Type: \Drupal\field\Entity\FieldConfig

File

core/modules/link/tests/src/Functional/LinkFieldTest.php, line 56

Class

LinkFieldTest
Tests link field widgets and formatters.

Namespace

Drupal\Tests\link\Functional

Code

protected $field;