|
Elgg
Version 6.3
|
UrlMatcher Wrapper. More...
Public Member Functions | |
| __construct (RouteCollection $routes, RequestContext $context) | |
| Create a new UrlMatcher. More... | |
UrlMatcher Wrapper.
Definition at line 8 of file UrlMatcher.php.
| Elgg\Router\UrlMatcher::__construct | ( | RouteCollection | $routes, |
| RequestContext | $context | ||
| ) |
Create a new UrlMatcher.
| RouteCollection | $routes | route collection |
| RequestContext | $context | request context |
Definition at line 16 of file UrlMatcher.php.