Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
auth
Commits
f6e63a4d
Commit
f6e63a4d
authored
Feb 22, 2013
by
Bertrand Gauthier
Browse files
autoload_classmap.php regénéré.
parent
a8b4d20e
Changes
1
Hide whitespace changes
Inline
Side-by-side
autoload_classmap.php
View file @
f6e63a4d
<?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'
,
...
...
@@ -11,7 +12,7 @@ return array(
'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\
View\UnauthorizedStrategy'
=>
__DIR__
.
'/src/UnicaenAuth/
View/UnauthorizedStrategy
.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'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment