Method | Description | |
---|---|---|
getRoutePath ( |
Generate the path (relative URL) for a route. | |
setValidateParams ( boolean $validateParams ) | Set whether the regex pattern of route parameters should be validated on runtime. |
public getRoutePath ( |
||
$route | ||
$params | array | |
return | string |
public setValidateParams ( boolean $validateParams ) | ||
$validateParams | boolean |