Completed
Push — master ( 665577...6c1e3b )
by Mikael
02:27
created
src/Route/CRouterBasic.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -92,7 +92,6 @@
 block discarded – undo
92 92
      * Add an internal (not exposed to url-matching) route to the router.
93 93
      *
94 94
      * @param string $rule   for this route
95
-     * @param mixed  $action null, string or callable to implement a controller for the route
96 95
      *
97 96
      * @return class as new route
98 97
      */
Please login to merge, or discard this patch.