@@ -23,7 +23,7 @@ |
||
23 | 23 | * @param string $type |
24 | 24 | * @param mixed $value |
25 | 25 | * @param mixed $expected |
26 | - * @param c $format |
|
26 | + * @param string $format |
|
27 | 27 | */ |
28 | 28 | public function willInterpretPrimitivesAsExpected(string $type, $value, $expected, string $format = null) |
29 | 29 | { |