$di
$di :
Properties
A container for routes.
addInternal(string $rule, mixed $action = null) : \Anax\Route\class
Add an internal (not exposed to url-matching) route to the router.
| string | $rule | for this route |
| mixed | $action | null, string or callable to implement a controller for the route |
as new route