Passed
Push — master ( ae59e9...ed1478 )
by Sergey
03:17
created
src/LTDBeget/sphinx/enums/eSection.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  : 2:41 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 3/17/16
5
+     * @time  : 2:41 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\enums;
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/enums/base/eOption.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  : 2:46 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 3/17/16
5
+     * @time  : 2:46 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\enums\base;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/serializers/ArraySerializer.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/14/16
5
- * @time  : 12:54 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 3/14/16
5
+     * @time  : 12:54 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\serializers;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/serializers/JsonSerializer.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/14/16
5
- * @time  : 6:36 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 3/14/16
5
+     * @time  : 6:36 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\serializers;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/serializers/PlainSerializer.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/3/16
5
- * @time  : 5:13 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 3/3/16
5
+     * @time  : 5:13 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\serializers;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/configurationEntities/Option.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  : 8:04 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 3/2/16
5
+     * @time  : 8:04 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\configurationEntities;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/configurationEntities/base/Settings.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  : 20.03.16
5
- * @time  : 1:53
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 20.03.16
5
+     * @time  : 1:53
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\configurationEntities\base;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/configurationEntities/base/Definition.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  : 19.03.16
5
- * @time  : 0:04
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 19.03.16
5
+     * @time  : 0:04
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\configurationEntities\base;
9 9
 
Please login to merge, or discard this patch.