Skip to content
Snippets Groups Projects
Commit 0bd550a3 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Abandon du fichier autoload_classmap.php

parent cf1ec047
No related branches found
Tags 2.0.0
No related merge requests found
Pipeline #8821 passed
......@@ -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__,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment