Completed
Push — master ( 0dc00a...7f4f78 )
by Restu
12:33
created
src/Core/Route/RouteHandle.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -75,7 +75,7 @@
 block discarded – undo
75 75
 
76 76
     /**
77 77
      * Try to handle request if success return true
78
-     * @param $route
78
+     * @param Route $route
79 79
      * @return bool
80 80
      */
81 81
     private function tryHandleRequest($route)
Please login to merge, or discard this patch.