@@ -23,7 +23,7 @@ |
||
| 23 | 23 | * for multiple paths. |
| 24 | 24 | * example https://github.com/doctrine/DoctrineORMModule |
| 25 | 25 | */ |
| 26 | - 'paths' => array( __DIR__ . '/../src/Applications/Entity', |
|
| 26 | + 'paths' => array(__DIR__ . '/../src/Applications/Entity', |
|
| 27 | 27 | __DIR__ . '/../../../module/Cv/src/Cv/Entity'), |
| 28 | 28 | ), |
| 29 | 29 | ), |