allow to declare new router in modules

This commit is contained in:
Manuel Raynaud
2013-08-13 12:09:10 +02:00
parent 5fce2186f9
commit d53f1289c3
9 changed files with 47 additions and 325 deletions

View File

@@ -55,7 +55,7 @@ class BaseController extends ContainerAware
/**
* Create an action event
*
*
* @param string $action
* @return EventDispatcher
*/