Completed
Push — master ( 5c5fe2...4486f5 )
by Oscar
02:46
created
src/Middleware/Csrf.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -114,7 +114,7 @@
 block discarded – undo
114 114
      * @param ServerRequestInterface $request
115 115
      * @param string                 $lockTo
116 116
      *
117
-     * @return array
117
+     * @return string
118 118
      */
119 119
     private function generateTokens(ServerRequestInterface $request, $lockTo)
120 120
     {
Please login to merge, or discard this patch.