Hi,
I have many controllers in my modules and want to group them in dirs. Example: src\MyModule\Controller\Tools\SomeToolController Everything works fine, SomeToolController is found, but not the view script for it. I tried to use a template map, but the corresponding key doesn´t consider the additional dir. What can I do? Greetings Marc
