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