You are here

protected property LinkFieldTest::$fieldStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/link/src/Tests/LinkFieldTest.php \Drupal\link\Tests\LinkFieldTest::fieldStorage

A field to use in this test class.

Type: \Drupal\field\Entity\FieldStorageConfig

File

core/modules/link/src/Tests/LinkFieldTest.php, line 35
Contains \Drupal\link\Tests\LinkFieldTest.

Class

LinkFieldTest
Tests link field widgets and formatters.

Namespace

Drupal\link\Tests

Code

protected $fieldStorage;