PHP 7.0.6 Released

Yaf_Router::getRoute

(Yaf >=1.0.0)

Yaf_Router::getRouteRetrieve a route by name

Description

public Yaf_Route_Interface Yaf_Router::getRoute ( string $name )

Retrieve a route by name, see also Yaf_Router::getCurrentRoute()

Parameters

This function has no parameters.

Return Values

See Also

User Contributed Notes

There are no user contributed notes for this page.
To Top