Completed
Push — master ( a83c68...48e6dd )
by Yuu
02:36
created
src/Exception/RollbackException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
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
Please login to merge, or discard this patch.
src/Annotation/Transactional.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
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
Please login to merge, or discard this patch.
src/EntityManagerProvider.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
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
Please login to merge, or discard this patch.
src/DoctrineOrmModule.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
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
Please login to merge, or discard this patch.
src/EntityManagerModule.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
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
Please login to merge, or discard this patch.
src/TransactionalInterceptor.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
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
Please login to merge, or discard this patch.