You are here

protected property FileUploadTest::$fileStorage in JSON:API 8.2

The entity storage for the 'file' entity type.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

tests/src/Functional/FileUploadTest.php, line 101

Class

FileUploadTest
Tests binary data file upload route.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $fileStorage;