Router
- Full name:
\CEKW\WpPlugin\Router
Table of contents
Properties
| Name | Type | Description |
|---|---|---|
| matcher | \Symfony\Component\Routing\Matcher\UrlMatcher | Â |
| context | \Symfony\Component\Routing\RequestContext | Â |
Methods
__construct
Router::__construct(\Symfony\Component\Routing\Matcher\UrlMatcher matcher, \Symfony\Component\Routing\RequestContext context)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| matcher | \Symfony\Component\Routing\Matcher\UrlMatcher | Â |
| context | \Symfony\Component\Routing\RequestContext | Â |
matchRequest
Router::matchRequest(): void
Returns: void