protected property LinkFieldTest::$fieldStorage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/link/tests/src/Functional/LinkFieldTest.php \Drupal\Tests\link\Functional\LinkFieldTest::fieldStorage
- 10 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\FunctionalCode
protected $fieldStorage;