@@ -33,7 +33,7 @@ |
||
33 | 33 | /** |
34 | 34 | * Defines parsing statistic types. |
35 | 35 | * |
36 | - * @return array |
|
36 | + * @return string[] |
|
37 | 37 | */ |
38 | 38 | public function defineStatisticTypes() |
39 | 39 | { |
@@ -29,7 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * Defines parsing statistic types. |
31 | 31 | * |
32 | - * @return array |
|
32 | + * @return string[] |
|
33 | 33 | */ |
34 | 34 | public function defineStatisticTypes() |
35 | 35 | { |
@@ -419,7 +419,7 @@ |
||
419 | 419 | * |
420 | 420 | * @param string $path Path. |
421 | 421 | * |
422 | - * @return integer |
|
422 | + * @return string |
|
423 | 423 | */ |
424 | 424 | public function getPathChecksum($path) |
425 | 425 | { |