We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0247b6 commit 79af10eCopy full SHA for 79af10e
1 file changed
Resources/config/services.yml
@@ -65,7 +65,7 @@ services:
65
hackzilla_ticket.component.twig_extension.ticket_global:
66
class: Hackzilla\Bundle\TicketBundle\TwigExtension\TicketGlobalExtension
67
arguments:
68
- - @service_container
+ - '@service_container'
69
tags:
70
- { name: twig.extension }
71
0 commit comments