Test Setup Failed
Push — master ( acc647...fb84b7 )
by Gabriel
07:37
created
src/Request.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@
 block discarded – undo
63 63
      * A $value of null will unset the $key if it exists
64 64
      *
65 65
      * @param string $key
66
-     * @param mixed $value
66
+     * @param string $value
67 67
      * @return self
68 68
      */
69 69
     public function setAttribute($key, $value)
Please login to merge, or discard this patch.