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