protected property TestBase::$fieldStorage in Double Field 4.x
Same name and namespace in other branches
- 8.3 tests/src/Functional/TestBase.php \Drupal\Tests\double_field\Functional\TestBase::fieldStorage
Field storage instance.
Type: \Drupal\field\FieldStorageConfigInterface
File
- tests/
src/ Functional/ TestBase.php, line 57
Class
- TestBase
- Tests the creation of text fields.
Namespace
Drupal\Tests\double_field\FunctionalCode
protected $fieldStorage;