You are here

protected property TextWithSummaryItemTest::$field in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php \Drupal\Tests\text\Kernel\TextWithSummaryItemTest::field

Field entity.

Type: \Drupal\field\Entity\FieldConfig

File

core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php, line 38

Class

TextWithSummaryItemTest
Tests using entity fields of the text summary field type.

Namespace

Drupal\Tests\text\Kernel

Code

protected $field;