protected property FileSaveUploadTest::$phpfile
A PHP file path for upload security testing.
File
- drupal-7.x/
modules/ simpletest/ tests/ file.test, line 578 - This provides SimpleTests for the core file handling functionality. These include FileValidateTest and FileSaveTest.
Class
- FileSaveUploadTest
- Test the file_save_upload() function.
Code
protected $phpfile;