@@ -90,7 +90,7 @@ |
||
| 90 | 90 | /** |
| 91 | 91 | * imports a database dump |
| 92 | 92 | * |
| 93 | - * @param $file |
|
| 93 | + * @param string $file |
|
| 94 | 94 | */ |
| 95 | 95 | protected function importDatabase($file) { |
| 96 | 96 | // connect to database and import dump |