Skip to content
Snippets Groups Projects
Select Git revision
  • 9a3f455ca6d13cdd4fb09d66207d4a6cf42ff7c8
  • master default protected
  • ll-workflow
  • alc-scindage-donnees-pj
  • b24
  • FJ_LL_Tbl_Contrat
  • alc-docker-node
  • ll-apiplatform
  • php84
  • ll-rgpd
  • b23
  • alc-filtre-type-intervenant
  • ll-sans-mdb5
  • formules-ancienne-infra
  • ll-formules
  • alc-intervenant-dmep
  • ll-suppr-v_vol-s
  • b20
  • ll-postgresql
  • b23.0.1
  • b22
  • 24.8
  • 24.7
  • 24.6
  • 24.5
  • 24.4
  • 24.3
  • 24.2
  • 24.1
  • 24.0
  • 23.15
  • 24.0-beta19
  • 24.0-beta18
  • 24.0-beta17
  • 24.0-beta16
  • 24.0-beta15
  • 24.0-beta14
  • 24.0-beta13
  • 23.14
  • 24.0-beta12
  • 24.0-beta11
41 results

ServiceAwareTrait.php

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    autoload_classmap.php 2.62 KiB
    <?php
    // Generated by ZF2's ./bin/classmap_generator.php
    return array(
        'UnicaenAuth\Service\User'                                      => __DIR__ . '/src/UnicaenAuth/Service/User.php',
        'UnicaenAuth\Authentication\Storage\Ldap'                       => __DIR__ . '/src/UnicaenAuth/Authentication/Storage/Ldap.php',
        'UnicaenAuth\Authentication\Storage\Db'                         => __DIR__ . '/src/UnicaenAuth/Authentication/Storage/Db.php',
        'UnicaenAuth\Authentication\Storage\Mixed'                      => __DIR__ . '/src/UnicaenAuth/Authentication/Storage/Mixed.php',
        'UnicaenAuth\Authentication\Adapter\AdapterChainServiceFactory' => __DIR__ . '/src/UnicaenAuth/Authentication/Adapter/AdapterChainServiceFactory.php',
        'UnicaenAuth\Authentication\Adapter\Ldap'                       => __DIR__ . '/src/UnicaenAuth/Authentication/Adapter/Ldap.php',
        'UnicaenAuth\Authentication\Adapter\Db'                         => __DIR__ . '/src/UnicaenAuth/Authentication/Adapter/Db.php',
        'UnicaenAuth\Authentication\Adapter\Cas'                        => __DIR__ . '/src/UnicaenAuth/Authentication/Adapter/Cas.php',
        'UnicaenAuth\Options\AuthenticationOptionsInterface'            => __DIR__ . '/src/UnicaenAuth/Options/AuthenticationOptionsInterface.php',
        'UnicaenAuth\Options\ModuleOptions'                             => __DIR__ . '/src/UnicaenAuth/Options/ModuleOptions.php',
        'UnicaenAuth\Entity\Ldap\PeopleAdapter'                         => __DIR__ . '/src/UnicaenAuth/Entity/Ldap/PeopleAdapter.php',
        'UnicaenAuth\Controller\UtilisateurController'                  => __DIR__ . '/src/UnicaenAuth/Controller/UtilisateurController.php',
        'UnicaenAuth\View\Helper\AppConnection'                         => __DIR__ . '/src/UnicaenAuth/View/Helper/AppConnection.php',
        'UnicaenAuth\View\Helper\UserStatus'                            => __DIR__ . '/src/UnicaenAuth/View/Helper/UserStatus.php',
        'UnicaenAuth\View\Helper\UserProfile'                           => __DIR__ . '/src/UnicaenAuth/View/Helper/UserProfile.php',
        'UnicaenAuth\View\Helper\UserInfo'                              => __DIR__ . '/src/UnicaenAuth/View/Helper/UserInfo.php',
        'UnicaenAuth\View\Helper\UserCurrent'                           => __DIR__ . '/src/UnicaenAuth/View/Helper/UserCurrent.php',
        'UnicaenAuth\View\Helper\UserConnection'                        => __DIR__ . '/src/UnicaenAuth/View/Helper/UserConnection.php',
        'UnicaenAuth\View\Helper\UserAbstract'                          => __DIR__ . '/src/UnicaenAuth/View/Helper/UserAbstract.php',
        'UnicaenAuth\Module'                                            => __DIR__ . '/Module.php',
    );