You are here

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

A PHP file path for upload security testing.

Type: string

File

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

Class

SaveUploadTest
Tests the file_save_upload() function.

Namespace

Drupal\Tests\file\Functional

Code

protected $phpfile;