Completed
Pull Request — master (#202)
by Ingo
02:38
created
tests/php/AssetAdminTest.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -442,6 +442,7 @@
 block discarded – undo
442 442
     }
443 443
 
444 444
     /**
445
+     * @param string $paramName
445 446
      * @return Array Emulating an entry in the $_FILES superglobal
446 447
      */
447 448
     protected function getUploadFile($paramName, $tmpFileName = 'AssetAdminTest.txt')
Please login to merge, or discard this patch.