Completed
Push — master ( 1c5f35...a8099e )
by Iurii
01:13
created
models/Install.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -336,7 +336,7 @@
 block discarded – undo
336 336
     /**
337 337
      * Returns a module id from a zip file or false on error
338 338
      * @param string $file
339
-     * @return boolean|string
339
+     * @return false|string
340 340
      */
341 341
     public function getModuleIdFromZip($file)
342 342
     {
Please login to merge, or discard this patch.