You are here

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

Test file data.

Type: string

File

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

Class

FileUploadTest
Tests binary data file upload route.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $testFileData = 'Hares sit on chairs, and mules sit on stools.';