Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
auth
Commits
0bd550a3
Commit
0bd550a3
authored
Dec 09, 2020
by
Bertrand Gauthier
Browse files
Abandon du fichier autoload_classmap.php
parent
cf1ec047
Pipeline
#8821
passed with stage
in 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Module.php
View file @
0bd550a3
...
...
@@ -32,9 +32,6 @@ class Module implements AutoloaderProviderInterface, ConfigProviderInterface, Se
public
function
getAutoloaderConfig
()
{
return
[
'Zend\Loader\ClassMapAutoloader'
=>
[
__DIR__
.
'/autoload_classmap.php'
,
],
'Zend\Loader\StandardAutoloader'
=>
[
'namespaces'
=>
[
__NAMESPACE__
=>
__DIR__
.
'/src/'
.
__NAMESPACE__
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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