Completed
Push — master ( ea1904...7857ce )
by Alejandro
08:41
created
src/Middleware/LanguageMiddleware.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
      * @param Request $request
56 56
      * @param Response $response
57 57
      * @param null|callable $out
58
-     * @return null|Response
58
+     * @return Response
59 59
      */
60 60
     public function __invoke(Request $request, Response $response, callable $out = null): Response
61 61
     {
Please login to merge, or discard this patch.