You are here

protected property FileUploadTest::$file 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::file

Created file entity.

Type: \Drupal\file\Entity\File

File

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

Class

FileUploadTest
Tests binary data file upload route.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $file;