protected property FileUploadTest::$fileStorage in Drupal 9
Same name and namespace in other branches
- 8 core/modules/jsonapi/tests/src/Functional/FileUploadTest.php \Drupal\Tests\jsonapi\Functional\FileUploadTest::fileStorage
The entity storage for the 'file' entity type.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/
modules/ jsonapi/ tests/ src/ Functional/ FileUploadTest.php, line 103
Class
- FileUploadTest
- Tests binary data file upload route.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected $fileStorage;