You are here

protected property TextWithSummaryItemTest::$fieldStorage 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::fieldStorage

Field storage entity.

Type: \Drupal\field\Entity\FieldStorageConfig

File

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

Class

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

Namespace

Drupal\Tests\text\Kernel

Code

protected $fieldStorage;