Passed
Push — master ( 0a88e0...4fd3a2 )
by Rémy
02:19
created
Source/Rorm.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Rémy M. Böhler <[email protected]>
4
- */
3
+     * @author Rémy M. Böhler <[email protected]>
4
+     */
5 5
 
6 6
 namespace Rorm;
7 7
 
Please login to merge, or discard this patch.
Source/Query.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Rémy M. Böhler <[email protected]>
4
- */
3
+     * @author Rémy M. Böhler <[email protected]>
4
+     */
5 5
 
6 6
 namespace Rorm;
7 7
 
Please login to merge, or discard this patch.
Source/QueryBuilder.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Rémy M. Böhler <[email protected]>
4
- */
3
+     * @author Rémy M. Böhler <[email protected]>
4
+     */
5 5
 
6 6
 namespace Rorm;
7 7
 
Please login to merge, or discard this patch.
Source/QueryBuilderException.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Rémy M. Böhler <[email protected]>
4
- */
3
+     * @author Rémy M. Böhler <[email protected]>
4
+     */
5 5
 
6 6
 namespace Rorm;
7 7
 
Please login to merge, or discard this patch.