Loading config/module.config.php +2 −2 Original line number Diff line number Diff line Loading @@ -20,10 +20,10 @@ return [ ], 'router' => [ 'routes' => [ 'unicaen-id-ref' => [ 'unicaen-idref' => [ 'type' => 'Literal', 'options' => [ 'route' => '/unicaen-id-ref', 'route' => '/unicaen-idref', 'defaults' => [ 'controller' => IndexController::class, 'action' => 'index', Loading Loading
config/module.config.php +2 −2 Original line number Diff line number Diff line Loading @@ -20,10 +20,10 @@ return [ ], 'router' => [ 'routes' => [ 'unicaen-id-ref' => [ 'unicaen-idref' => [ 'type' => 'Literal', 'options' => [ 'route' => '/unicaen-id-ref', 'route' => '/unicaen-idref', 'defaults' => [ 'controller' => IndexController::class, 'action' => 'index', Loading