Commit 6e00cde4 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Déplacement inkable vers module.config.php

parent 1cd662dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -159,7 +159,7 @@ return array(
            'Zend\Authentication\AuthenticationService' => 'zfcuser_auth_service',
        ),
        'invokables' => array(
            
            'unicaen-auth_user_service' => 'UnicaenAuth\Service\User',
        ),
        'abstract_factories' => array(
            'UnicaenAuth\Authentication\Adapter\AbstractFactory',