Completed
Push — master ( ac1fa0...9301b0 )
by Neomerx
02:58
created
src/Packages/Csrf/CsrfMiddleware.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -106,7 +106,7 @@
 block discarded – undo
106 106
     /**
107 107
      * @param ContainerInterface $container
108 108
      *
109
-     * @return array
109
+     * @return ServerRequestInterface
110 110
      */
111 111
     private static function getCsrfSettings(ContainerInterface $container): array
112 112
     {
Please login to merge, or discard this patch.