菜谱项目

with_define_path_variable.php 83B

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