@@ -91,7 +91,7 @@ |
||
91 | 91 | /** |
92 | 92 | * Formats the given time the processor into the given format. |
93 | 93 | * @param $value |
94 | - * @param $format |
|
94 | + * @param string $format |
|
95 | 95 | * @return float |
96 | 96 | */ |
97 | 97 | private static function formatTime($value, $format) { |