You are here

protected property SaveUploadFormTest::$image in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/file/tests/src/Functional/SaveUploadFormTest.php \Drupal\Tests\file\Functional\SaveUploadFormTest::image
  2. 10 core/modules/file/tests/src/Functional/SaveUploadFormTest.php \Drupal\Tests\file\Functional\SaveUploadFormTest::image

An image file path for uploading.

Type: \Drupal\file\FileInterface

File

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

Class

SaveUploadFormTest
Tests the _file_save_upload_from_form() function.

Namespace

Drupal\Tests\file\Functional

Code

protected $image;