Corrections diverses
[zf2.biz/galerie.git] / module / Auth / config / autoload_classmap.php
1 <?php
2 return array(
3     'Auth\Controller\IndexController' => __DIR__ . '/../src/Auth/Controller/IndexController.php',
4 );