Completed
Push — master ( dac08a...345022 )
by Oscar
08:08 queued 02:57
created
src/Middleware/Csrf.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
74 74
      * @param ServerRequestInterface $request
75 75
      * @param string                 $lockTo
76 76
      *
77
-     * @return array
77
+     * @return string[]
78 78
      */
79 79
     private function generateTokens(ServerRequestInterface $request, $lockTo)
80 80
     {
Please login to merge, or discard this patch.