Passed
Push — master ( 5e7c1f...f90fe6 )
by Marco
01:20 queued 47s
created
test/StoragelessTest/Http/SessionMiddlewareTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -695,7 +695,7 @@
 block discarded – undo
695 695
             ->getToken();
696 696
     }
697 697
 
698
-    /** @param mixed $claim */
698
+    /** @param string $claim */
699 699
     private function createTokenWithCustomClaim(
700 700
         SessionMiddleware $middleware,
701 701
         DateTime $issuedAt,
Please login to merge, or discard this patch.