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