Passed
Push — master ( f54444...bb44e9 )
by Sergey
02:48
created
src/LTDBeget/dns/configurator/errors/ValidationError.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  : 4/12/16
5
- * @time  : 1:00 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 4/12/16
5
+     * @time  : 1:00 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\deserializer;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/errors/ErrorsStore.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  : 4/12/16
5
- * @time  : 1:00 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 4/12/16
5
+     * @time  : 1:00 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\deserializer;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/Zone.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  : 4/12/16
5
- * @time  : 1:00 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 4/12/16
5
+     * @time  : 1:00 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\deserializer;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/zoneEntities/record/CnameRecord.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  : 4/12/16
5
- * @time  : 1:00 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 4/12/16
5
+     * @time  : 1:00 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\deserializer;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/zoneEntities/record/SrvRecord.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  : 4/12/16
5
- * @time  : 1:00 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 4/12/16
5
+     * @time  : 1:00 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\deserializer;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/zoneEntities/record/TxtRecord.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  : 4/12/16
5
- * @time  : 1:00 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 4/12/16
5
+     * @time  : 1:00 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\deserializer;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/zoneEntities/record/MxRecord.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  : 4/12/16
5
- * @time  : 1:00 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 4/12/16
5
+     * @time  : 1:00 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\deserializer;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/zoneEntities/record/NsRecord.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  : 4/12/16
5
- * @time  : 1:00 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 4/12/16
5
+     * @time  : 1:00 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\deserializer;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/zoneEntities/record/AaaaRecord.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  : 4/12/16
5
- * @time  : 1:00 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 4/12/16
5
+     * @time  : 1:00 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\deserializer;
9 9
 
Please login to merge, or discard this patch.