with_define_path_variable.php 83 B

12345
  1. <?php
  2. $path = '/1/2/3';
  3. return new \Symfony\Component\Routing\RouteCollection();