mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-28 21:16:13 +00:00
Add chill_ticket.yaml to configure routes
This commit adds a new file, chill_ticket.yaml, under the tests/app/config/routes directory in the ChillTicketBundle. This file is used to define the routes for the ChillTicket application.
This commit is contained in:
parent
bcfd317d83
commit
ca78d112c2
3
tests/app/config/routes/chill_ticket.yaml
Normal file
3
tests/app/config/routes/chill_ticket.yaml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
chill_ticket_app:
|
||||||
|
resource: '@ChillTicketBundle/Controller/'
|
||||||
|
type: annotation
|
Loading…
x
Reference in New Issue
Block a user