LinkFieldTest::$fieldStorage

Same name and namespace in other branches
  1. 8.9.x core/modules/link/tests/src/Functional/LinkFieldTest.php \Drupal\Tests\link\Functional\LinkFieldTest::fieldStorage
  2. 10 core/modules/link/tests/src/Functional/LinkFieldTest.php \Drupal\Tests\link\Functional\LinkFieldTest::fieldStorage
  3. 11.x core/modules/link/tests/src/Functional/LinkFieldTest.php \Drupal\Tests\link\Functional\LinkFieldTest::fieldStorage

A field to use in this test class.

Type: \Drupal\field\Entity\FieldStorageConfig

File

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

Class

LinkFieldTest
Tests link field widgets and formatters.

Namespace

Drupal\Tests\link\Functional

Code

protected $fieldStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.