Completed
Push — master ( 794369...2f5651 )
by Márk
02:50
created
src/CookiePlugin.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
      * Creates a cookie from a string.
84 84
      *
85 85
      * @param RequestInterface $request
86
-     * @param $setCookie
86
+     * @param string $setCookie
87 87
      *
88 88
      * @return Cookie|null
89 89
      */
Please login to merge, or discard this patch.