with_define_path_variable.php 83 Bytes
Newer Older
jhon committed
1 2 3 4 5
<?php

$path = '/1/2/3';

return new \Symfony\Component\Routing\RouteCollection();