Passed
Push — master ( dbac49...e1b73f )
by Ivan
01:31
created
src/VanillaCookie.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
      *
29 29
      * @param string $cookieName
30 30
      *
31
-     * @return null|string|array
31
+     * @return null|string
32 32
      * @throws \CodeZero\Encrypter\DecryptException
33 33
      */
34 34
     public function get($cookieName)
Please login to merge, or discard this patch.