Completed
Push — master ( 3a97b2...8d732d )
by Oscar
02:22
created
src/Admin.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
     }
30 30
 
31 31
     /**
32
-     * @return ResponseInterface
32
+     * @return \Psr\Http\Message\ResponseInterface
33 33
      */
34 34
     public function __invoke(ServerRequestInterface $request): ResponseInterface
35 35
     {
Please login to merge, or discard this patch.