Closed ElectricMaxxx closed 6 years ago
can you try adding that tag?
I think we should either make it public. This one works for me. As long as we have Symfony < 3.3 we can not use that flag.
reading https://symfony.com/doc/current/controller.html#fetching-services it seems that a controller must be defined as public (looking at the config example) even though they do not mention that explicitly. so lets make the controller service public.
Having SF4 fetching the generic controller (defined
template_byl_class
in routing configuration) ends in an exception: