protected property FieldCrudTest::$fieldStorage in Drupal 9
Same name and namespace in other branches
- 8 core/modules/field/tests/src/Kernel/FieldCrudTest.php \Drupal\Tests\field\Kernel\FieldCrudTest::fieldStorage
The field storage entity.
Type: \Drupal\field\Entity\FieldStorageConfig
File
- core/
modules/ field/ tests/ src/ Kernel/ FieldCrudTest.php, line 25
Class
- FieldCrudTest
- Create field entities by attaching fields to entities.
Namespace
Drupal\Tests\field\KernelCode
protected $fieldStorage;