chill-bundles/tests/app/config/routes/chill_ticket.yaml
Julien Fastré ca78d112c2
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.
2024-06-03 13:23:21 +02:00

3 lines
85 B
YAML

chill_ticket_app:
resource: '@ChillTicketBundle/Controller/'
type: annotation