Completed
Pull Request — master (#71)
by David
06:54
created
src/CookiePlugin.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -88,7 +88,7 @@
 block discarded – undo
88 88
      * Creates a cookie from a string.
89 89
      *
90 90
      * @param RequestInterface $request
91
-     * @param $setCookie
91
+     * @param string $setCookie
92 92
      *
93 93
      * @return Cookie|null
94 94
      *
Please login to merge, or discard this patch.