Loading config/module.config.php +1 −1 Original line number Diff line number Diff line Loading @@ -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' => [ Loading Loading
config/module.config.php +1 −1 Original line number Diff line number Diff line Loading @@ -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' => [ Loading