@@ -1,4 +1,4 @@ |
||
| 1 | 1 | <?php |
| 2 | -include __DIR__ . '/../vendor/autoload.php'; |
|
| 2 | +include __DIR__.'/../vendor/autoload.php'; |
|
| 3 | 3 | |
| 4 | 4 | \Doctrine\Common\Annotations\AnnotationRegistry::registerLoader('class_exists'); |
| 5 | 5 | \ No newline at end of file |