Version 1
[yaffs-website] / vendor / symfony / routing / Tests / Fixtures / with_define_path_variable.php
1 <?php
2
3 $path = '/1/2/3';
4
5 return new \Symfony\Component\Routing\RouteCollection();