@@ -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 |
@@ -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 |
@@ -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 |
@@ -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 |
@@ -23,7 +23,7 @@ |
||
23 | 23 | $result = null; |
24 | 24 | |
25 | 25 | try { |
26 | - $this->entityManager->transactional(function () use ($invocation, &$result) { |
|
26 | + $this->entityManager->transactional(function() use ($invocation, &$result) { |
|
27 | 27 | $result = $invocation->proceed(); |
28 | 28 | }); |
29 | 29 | } catch (\Exception $e) { |
@@ -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 |
@@ -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 |