Autarky\Routing\RouterInterface::getCurrentRoute PHP Method

getCurrentRoute() public method

Get the route matched to the current request.
public getCurrentRoute ( ) : Route
return Route
    public function getCurrentRoute();