You are here

protected property FileUploadTest::$testFileData in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/jsonapi/tests/src/Functional/FileUploadTest.php \Drupal\Tests\jsonapi\Functional\FileUploadTest::testFileData

Test file data.

Type: string

File

core/modules/jsonapi/tests/src/Functional/FileUploadTest.php, line 61

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.';