You are here

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

A PHP file path for upload security testing.

File

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

Class

SaveUploadTest
Tests the file_save_upload() function.

Namespace

Drupal\file\Tests

Code

protected $phpfile;