Elgg  Version 5.1
UrlMatcher.php
Go to the documentation of this file.
1 <?php
2 
3 namespace Elgg\Router;
4 
8 class UrlMatcher extends \Symfony\Component\Routing\Matcher\UrlMatcher {
9 
10 }
UrlMatcher Wrapper.
Definition: UrlMatcher.php:8