@@ -212,7 +212,8 @@ |
||
212 | 212 | } |
213 | 213 | |
214 | 214 | /** |
215 | - * @param $temporaryFilePath |
|
215 | + * @param string $temporaryFilePath |
|
216 | + * @param DbDumper $dbDumper |
|
216 | 217 | * @return string |
217 | 218 | */ |
218 | 219 | protected function gzipSqlFile($dbDumper, $temporaryFilePath) |