Loading config/module.config.php +1 −13 Original line number Diff line number Diff line Loading @@ -60,19 +60,7 @@ return [ ], ], ], 'navigation' => [ 'default' => [ 'home' => [ 'pages' => [ 'admin' => [ 'pages' => [ ], ], ], ], ], ], 'service_manager' => [ 'factories' => [ AlerteService::class => AlerteServiceFactory::class, Loading Loading
config/module.config.php +1 −13 Original line number Diff line number Diff line Loading @@ -60,19 +60,7 @@ return [ ], ], ], 'navigation' => [ 'default' => [ 'home' => [ 'pages' => [ 'admin' => [ 'pages' => [ ], ], ], ], ], ], 'service_manager' => [ 'factories' => [ AlerteService::class => AlerteServiceFactory::class, Loading