Commit b105bda9 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Suppression code en commentaire

parent deca3101
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -3,19 +3,10 @@
namespace UnicaenAlerte;

use Laminas\Config\Factory as ConfigFactory;
use Laminas\Mvc\ModuleRouteListener;
use Laminas\Mvc\MvcEvent;
use Laminas\Stdlib\Glob;

class Module
{
//    public function onBootstrap(MvcEvent $e)
//    {
//        $eventManager        = $e->getApplication()->getEventManager();
//        $moduleRouteListener = new ModuleRouteListener();
//        $moduleRouteListener->attach($eventManager);
//    }

    public function getConfig()
    {
        $paths = array_merge(