@@ -1,11 +1,11 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Slim3 Doctrine integration (https://github.com/juliangut/slim-doctrine) |
|
| 4 | - * |
|
| 5 | - * @link https://github.com/juliangut/slim-doctrine for the canonical source repository |
|
| 6 | - * |
|
| 7 | - * @license https://raw.githubusercontent.com/juliangut/slim-doctrine/master/LICENSE |
|
| 8 | - */ |
|
| 3 | + * Slim3 Doctrine integration (https://github.com/juliangut/slim-doctrine) |
|
| 4 | + * |
|
| 5 | + * @link https://github.com/juliangut/slim-doctrine for the canonical source repository |
|
| 6 | + * |
|
| 7 | + * @license https://raw.githubusercontent.com/juliangut/slim-doctrine/master/LICENSE |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | namespace Jgut\Slim\Doctrine\Tests; |
| 11 | 11 | |