interface RouteObjectInterface (View source)

Provides constants used for retrieving matched routes.

Constants

ROUTE_NAME

Key for the route name.

ROUTE_OBJECT

Key for the route object.

CONTROLLER_NAME

Key for the controller.