You are here

protected property SaveUploadTest::$image in Zircon Profile 8

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

An image file path for uploading.

Type: \Drupal\file\FileInterface

File

core/modules/file/src/Tests/SaveUploadTest.php, line 30
Contains \Drupal\file\Tests\SaveUploadTest.

Class

SaveUploadTest
Tests the file_save_upload() function.

Namespace

Drupal\file\Tests

Code

protected $image;