Passed
Push — master ( 31cac0...d9f189 )
by Sergey
47s
created
src/LTDBeget/sphinx/configurator/configurationEntities/sections/Common.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
- * @author: Viskov Sergey
4
- * @date: 3/18/16
5
- * @time: 5:33 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 3/18/16
5
+     * @time: 5:33 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\configurationEntities\sections;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/Configuration.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
- * @author: Viskov Sergey
4
- * @date: 3/2/16
5
- * @time: 4:33 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 3/2/16
5
+     * @time: 4:33 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/enums/base/Enum.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
- * @author: Viskov Sergey
4
- * @date: 17/03/16
5
- * @time: 22:40
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 17/03/16
5
+     * @time: 22:40
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\enums\base;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/informer/exceptions/InformerRuntimeException.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
- * @author: Viskov Sergey
4
- * @date: 3/17/16
5
- * @time: 1:46 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 3/17/16
5
+     * @time: 1:46 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\informer\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/exceptions/SectionException.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
- * @author: Viskov Sergey
4
- * @date: 22.03.16
5
- * @time: 0:47
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 22.03.16
5
+     * @time: 0:47
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\exceptions;
9 9
 
Please login to merge, or discard this patch.