Passed
Pull Request — master (#2)
by Florian
04:09 queued 02:04
created
src/RouteInfo.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,7 @@
 block discarded – undo
37 37
     /**
38 38
      * Gets the handler of the route
39 39
      *
40
-     * @return mixed
40
+     * @return string
41 41
      */
42 42
     public function getHandler(): string
43 43
     {
Please login to merge, or discard this patch.