Yaf_Route_Regex::__constructYaf_Route_Regex constructor Description
public Yaf_Route_Regex::__construct
( string
$match
, array $route
[, array $map
[, array $verify
[, string $reverse
]]] )
Parameters
Return Values
ExamplesExample #1 Yaf_Route_Regexexample
<?php Example #2 Yaf_Route_Regex(as of 2.3.0)example
<?php Example #3 Yaf_Route_Regexexample
<?php See Also
|