Answer the question
In order to leave comments, you need to log in
Autoconfigure + autowire for controllers?
<service id="App\Controller\PublicController">
<tag name="controller.service_arguments"/>
</service>
Answer the question
In order to leave comments, you need to log in
<prototype namespace="App\Application\Controller\"
resource="../src/Application/Controller/"
>
<tag name="controller.service_arguments"/>
</prototype>
</services>
</container>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question