mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Add routing to ticket bundle
This commit is contained in:
parent
4b20b1bc01
commit
e28d7df533
2
config/routes/chill_ticket.yaml
Normal file
2
config/routes/chill_ticket.yaml
Normal file
@ -0,0 +1,2 @@
|
||||
chill_ticket_bundle:
|
||||
resource: '@ChillTicketBundle/config/routes.yaml'
|
3
src/Bundle/ChillTicketBundle/src/config/routes.yaml
Normal file
3
src/Bundle/ChillTicketBundle/src/config/routes.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
chill_ticket_controller:
|
||||
resource: '@ChillTicketBundle/Controller/'
|
||||
type: annotation
|
Loading…
x
Reference in New Issue
Block a user