Completed
Push — master ( 079feb...a04fca )
by Filipe
14:48
created
src/Dispatcher.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -107,7 +107,7 @@
 block discarded – undo
107 107
      * @param ControllerInterface $controller
108 108
      * @param ServerRequestInterface $request
109 109
      * 
110
-     * @return ServerRequestInterface|static
110
+     * @return ServerRequestInterface
111 111
      */
112 112
     protected function setViewVars(
113 113
         ControllerInterface $controller, ServerRequestInterface $request
Please login to merge, or discard this patch.