You are here

protected property SaveUploadTest::$image in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/file/tests/src/Functional/SaveUploadTest.php \Drupal\Tests\file\Functional\SaveUploadTest::image

An image file path for uploading.

Type: \Drupal\file\FileInterface

File

core/modules/file/tests/src/Functional/SaveUploadTest.php, line 39

Class

SaveUploadTest
Tests the file_save_upload() function.

Namespace

Drupal\Tests\file\Functional

Code

protected $image;