RouterMatch¶
-
class
RouterMatch¶ -
property
$controller¶ Controller name (via
toroute parameter)
-
property
$action¶ Controller action (via
toroute parameter)
-
property
$args¶ Associative array with variables from matched pattern.
-
property
$format¶ Requested format or false if no extension was specified.
-
property
$options¶ User-defined options set on the route.
In practice this is all the options passed to
addRrouteexcept:_formatasexceptonlyto
-
property