Completed
Pull Request — master (#58)
by John
02:54
created
src/Tests/Request/ContentDecoder/ParameterCoercerTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.