]> Raphaƫl G. Git Repositories - treebundle/blob - Resources/config/routes/rapsystree.yaml
Add package and route configuration
[treebundle] / Resources / config / routes / rapsystree.yaml
1 # Routes configuration
2 rapsystree:
3 path: '/{path<.*>?}'
4 controller: Rapsys\TreeBundle\Controller\TreeController::index
5 methods: GET