@@ -24,7 +24,7 @@ discard block |
||
24 | 24 | |
25 | 25 | /** |
26 | 26 | * Read repositories from file |
27 | - * @param $file |
|
27 | + * @param string $file |
|
28 | 28 | */ |
29 | 29 | public function readRegistriesFromFile($file) |
30 | 30 | { |
@@ -33,7 +33,7 @@ discard block |
||
33 | 33 | |
34 | 34 | /** |
35 | 35 | * Dump all registries to file |
36 | - * @param $file |
|
36 | + * @param string $file |
|
37 | 37 | */ |
38 | 38 | public function dumpRepositoriesToFile($file) |
39 | 39 | { |