(Yaf >=1.0.0)
Yaf_Route_Regex is the most flexible route among the Yaf built-in routes.
public assemble ( array $info [, array $query ] ) : string
public __construct ( string $match , array $route [, array $map [, array $verify [, string $reverse ]]] )
public route ( Yaf_Request_Abstract $request ) : bool
abstract public Yaf_Route_Interface::assemble ( array $info [, array $query ] ) : string
abstract public Yaf_Route_Interface::route ( Yaf_Request_Abstract $request ) : bool}
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.yaf-route-regex.php