Passed
Push — master ( 7def71...10e07d )
by Sergey
03:01
created
src/LTDBeget/sphinx/enums/options/eIndexerOption.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
- * automatically generated from sphinx documentation
4
- */
3
+     * automatically generated from sphinx documentation
4
+     */
5 5
 
6 6
 namespace LTDBeget\sphinx\enums\options;
7 7
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/enums/options/eIndexOption.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
- * automatically generated from sphinx documentation
4
- */
3
+     * automatically generated from sphinx documentation
4
+     */
5 5
 
6 6
 namespace LTDBeget\sphinx\enums\options;
7 7
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/enums/options/eSourceOption.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
- * automatically generated from sphinx documentation
4
- */
3
+     * automatically generated from sphinx documentation
4
+     */
5 5
 
6 6
 namespace LTDBeget\sphinx\enums\options;
7 7
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/enums/options/eSearchdOption.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
- * automatically generated from sphinx documentation
4
- */
3
+     * automatically generated from sphinx documentation
4
+     */
5 5
 
6 6
 namespace LTDBeget\sphinx\enums\options;
7 7
 
Please login to merge, or discard this patch.
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/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/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.