Completed
Push — master ( 93daeb...1804ef )
by Simonas
70:48 queued 45:53
created
Cookie/Service/CookieInjector.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,7 @@
 block discarded – undo
45 45
      * @param CookieInterface $cookieModel
46 46
      * @param Request         $request
47 47
      *
48
-     * @return array|null
48
+     * @return string
49 49
      */
50 50
     protected function getHttpCookie(CookieInterface $cookieModel, Request $request)
51 51
     {
Please login to merge, or discard this patch.