Elgg  Version master
Public Member Functions | List of all members
Elgg\Router\UrlMatcher Class Reference

UrlMatcher Wrapper. More...

Inheritance diagram for Elgg\Router\UrlMatcher:

Public Member Functions

 __construct (RouteCollection $routes, RequestContext $context)
 Create a new UrlMatcher. More...
 

Detailed Description

UrlMatcher Wrapper.

Definition at line 8 of file UrlMatcher.php.

Constructor & Destructor Documentation

Elgg\Router\UrlMatcher::__construct ( RouteCollection  $routes,
RequestContext  $context 
)

Create a new UrlMatcher.

Parameters
RouteCollection$routesroute collection
RequestContext$contextrequest context

Definition at line 16 of file UrlMatcher.php.


The documentation for this class was generated from the following file: