@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the Ray.DoctrineOrmModule package |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 6 | - */ |
|
| 3 | + * This file is part of the Ray.DoctrineOrmModule package |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 6 | + */ |
|
| 7 | 7 | namespace Ray\DoctrineOrmModule; |
| 8 | 8 | |
| 9 | 9 | use Ray\Di\AbstractModule; |
@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the Ray.DoctrineOrmModule package |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 6 | - */ |
|
| 3 | + * This file is part of the Ray.DoctrineOrmModule package |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 6 | + */ |
|
| 7 | 7 | namespace Ray\DoctrineOrmModule; |
| 8 | 8 | |
| 9 | 9 | use Ray\Di\AbstractModule; |
@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the Ray.DoctrineOrmModule package |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 6 | - */ |
|
| 3 | + * This file is part of the Ray.DoctrineOrmModule package |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 6 | + */ |
|
| 7 | 7 | namespace Ray\DoctrineOrmModule; |
| 8 | 8 | |
| 9 | 9 | use Doctrine\ORM\EntityManagerInterface; |
@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the Ray.DoctrineOrmModule package |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 6 | - */ |
|
| 3 | + * This file is part of the Ray.DoctrineOrmModule package |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 6 | + */ |
|
| 7 | 7 | namespace Ray\DoctrineOrmModule\Inject; |
| 8 | 8 | |
| 9 | 9 | use Doctrine\ORM\EntityManagerInterface; |
@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the Ray.DoctrineOrmModule package |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 6 | - */ |
|
| 3 | + * This file is part of the Ray.DoctrineOrmModule package |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 6 | + */ |
|
| 7 | 7 | namespace Ray\DoctrineOrmModule; |
| 8 | 8 | |
| 9 | 9 | use Ray\Aop\MethodInterceptor; |
@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the Ray.DoctrineOrmModule package |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 6 | - */ |
|
| 3 | + * This file is part of the Ray.DoctrineOrmModule package |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 6 | + */ |
|
| 7 | 7 | namespace Ray\DoctrineOrmModule\Exception; |
| 8 | 8 | |
| 9 | 9 | class RollbackException extends \RuntimeException |