Completed
Push — master ( 84d676...607d64 )
by Oscar
04:24
created
src/Admin.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
     /**
34 34
      * {@inheritdoc}
35 35
      * 
36
-     * @return ResponseInterface
36
+     * @return \Psr\Http\Message\ResponseInterface
37 37
      */
38 38
     public function handle(ServerRequestInterface $request): ResponseInterface
39 39
     {
Please login to merge, or discard this patch.