The current syntax for form_theme is: {% form_theme form _self "::base.html.twig" %}
I have proposed the following which is cleaner: {% form_theme form with [_self, "::base.html.twig"] %} You can give your feedback in the associated PR: https://github.com/symfony/symfony/pull/3576 Cheers, Victor -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en