$params
$params : array
Passed parameters
Representation of a web-request.
newRoute(string $pattern, string $replacement, boolean $isLast = false) : array
Create a new URL-route.
string | $pattern | Regex-Pattern that defines the reverse routing |
string | $replacement | Regex-Pattern for replacement |
boolean | $isLast | Stop after that rule |
New URL-route