I have a controller that passes an array to a twig template, which I want to use in a script written on that page. How would I go about doing that?
I\'ve tried this
You might have to json_encode the array, try this:
json_encode