protected property LinkFieldTest::$fieldStorage in Drupal 9
Same name and namespace in other branches
- 8 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;