Loading config/module.config.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ namespace UnicaenDbAnonym; use Laminas\Mvc\Console\Router\Simple; use Unicaen\Console\Router\Simple; use UnicaenAuth\Guard\PrivilegeController; use UnicaenDbAnonym\Controller\ConsoleController; use UnicaenDbAnonym\Controller\ConsoleControllerFactory; Loading src/UnicaenDbAnonym/Controller/ConsoleController.php +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ namespace UnicaenDbAnonym\Controller; use Exception; use Laminas\Mvc\Console\Controller\AbstractConsoleController; use Unicaen\Console\Controller\AbstractConsoleController; use UnicaenApp\Exception\RuntimeException; use UnicaenDbAnonym\Service\AnonymServiceAwareTrait; Loading Loading
config/module.config.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ namespace UnicaenDbAnonym; use Laminas\Mvc\Console\Router\Simple; use Unicaen\Console\Router\Simple; use UnicaenAuth\Guard\PrivilegeController; use UnicaenDbAnonym\Controller\ConsoleController; use UnicaenDbAnonym\Controller\ConsoleControllerFactory; Loading
src/UnicaenDbAnonym/Controller/ConsoleController.php +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ namespace UnicaenDbAnonym\Controller; use Exception; use Laminas\Mvc\Console\Controller\AbstractConsoleController; use Unicaen\Console\Controller\AbstractConsoleController; use UnicaenApp\Exception\RuntimeException; use UnicaenDbAnonym\Service\AnonymServiceAwareTrait; Loading