mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-26 09:33:50 +00:00
php cs fixes
This commit is contained in:
@@ -19,7 +19,6 @@ use Chill\MainBundle\Controller\CountryController;
|
||||
use Chill\MainBundle\Controller\LanguageController;
|
||||
use Chill\MainBundle\Controller\LocationController;
|
||||
use Chill\MainBundle\Controller\LocationTypeController;
|
||||
use Chill\MainBundle\Controller\NewsItemApiController;
|
||||
use Chill\MainBundle\Controller\NewsItemController;
|
||||
use Chill\MainBundle\Controller\RegroupmentController;
|
||||
use Chill\MainBundle\Controller\UserController;
|
||||
@@ -792,7 +791,7 @@ class ChillMainExtension extends Extension implements
|
||||
],
|
||||
],
|
||||
],
|
||||
/* [
|
||||
/* [
|
||||
'class' => \Chill\MainBundle\Entity\DashboardConfigItem::class,
|
||||
'controller' => \Chill\MainBundle\Controller\DashboardApiController::class,
|
||||
'name' => 'dashboard-config-item',
|
||||
|
Reference in New Issue
Block a user