@@ -336,7 +336,7 @@ |
||
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 | { |