refactor some phpdoc
This commit is contained in:
@@ -54,8 +54,9 @@ class BaseController extends ContainerAware
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an action event,
|
* Create an action event
|
||||||
*
|
*
|
||||||
|
* @param string $action
|
||||||
* @return EventDispatcher
|
* @return EventDispatcher
|
||||||
*/
|
*/
|
||||||
protected function dispatchEvent($action)
|
protected function dispatchEvent($action)
|
||||||
|
|||||||
Reference in New Issue
Block a user