@@ -1,10 +1,10 @@ |
||
| 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 | require_once __DIR__ . '/../vendor/autoload.php'; |
@@ -1,10 +1,10 @@ |
||
| 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 | require_once __DIR__ . '/../vendor/autoload.php'; |
@@ -54,7 +54,7 @@ |
||
| 54 | 54 | * |
| 55 | 55 | * @throws \InvalidArgumentException |
| 56 | 56 | * |
| 57 | - * @return \Doctrine\ORM\EntityManager |
|
| 57 | + * @return DocumentManager |
|
| 58 | 58 | */ |
| 59 | 59 | public static function build(array $options) |
| 60 | 60 | { |
@@ -1,10 +1,10 @@ |
||
| 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 | require_once __DIR__ . '/../vendor/autoload.php'; |
@@ -1,10 +1,10 @@ |
||
| 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 | require_once __DIR__ . '/../vendor/autoload.php'; |