You are here

protected property SaveUploadTest::$imageExtension 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::imageExtension

Extension of the image filename.

Type: string

File

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

Class

SaveUploadTest
Tests the file_save_upload() function.

Namespace

Drupal\file\Tests

Code

protected $imageExtension;