Completed
Push — master ( 9f78cc...1a8c72 )
by Marco
14:57
created
src/Comodojo/Zip/Zip.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -441,7 +441,7 @@
 block discarded – undo
441 441
     /**
442 442
      * Add files to zip archive
443 443
      *
444
-     * @param mixed $file_name_or_array Filename to add or an array of filenames
444
+     * @param string $file_name_or_array Filename to add or an array of filenames
445 445
      * @param bool $flatten_root_folder In case of directory, specify if root folder should be flatten or not
446 446
      *
447 447
      * @return Zip
Please login to merge, or discard this patch.