Passed
Push — master ( a2b562...7def71 )
by Sergey
03:06
created
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.
src/LTDBeget/sphinx/configurator/configurationEntities/sections/Searchd.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:43 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 3/18/16
5
+     * @time  : 5:43 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/configurationEntities/sections/Index.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:32 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 3/18/16
5
+     * @time  : 5:32 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/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/deserializers/JsonDeserializer.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  : 2:00
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 19.03.16
5
+     * @time  : 2:00
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\deserializers;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/deserializers/ArrayDeserializer.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  : 1:54
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 19.03.16
5
+     * @time  : 1:54
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\deserializers;
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.