Commit 7170b70c authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

psr

parent 3405c4b1
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -327,7 +327,7 @@ return [
                'class' => 'Doctrine\ORM\Mapping\Driver\AnnotationDriver',
                'cache' => 'array',
                'paths' => [
                    __DIR__ . '/../src/UnicaenImport/Entity/Db',
                    __DIR__ . '/../src/Entity/Db',
                ],
            ],
            'orm_default'           => [