fsi-open / admin-bundle

FSi Admin Bundle is complete solution that provides mechanisms to generate admin panel for any Symfony2 project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inject the EventDispatcher to ControllerAbstract constructor

szymach opened this issue · comments

It should replace the template parameter. This will remove the need for the setEventDispatcher method and the relevant compiler pass.