apply cs-fixer
This commit is contained in:
@@ -56,7 +56,7 @@ class BaseController extends ContainerAware
|
||||
/**
|
||||
* Create an action event
|
||||
*
|
||||
* @param string $action
|
||||
* @param string $action
|
||||
* @return EventDispatcher
|
||||
*/
|
||||
protected function dispatchEvent($action)
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
/*************************************************************************************/
|
||||
namespace Thelia\Controller\Front;
|
||||
|
||||
use Thelia\Controller\NullControllerInterface;
|
||||
use Symfony\Component\HttpFoundation\Request;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user