Test Setup Failed
Branch master (e9839e)
by Sergey
02:37 queued 24s
created
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: 05.04.16
5
- * @time: 1:41
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 05.04.16
5
+     * @time: 1:41
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\zoneEntities\record;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/zoneEntities/record/PtrRecord.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: 05.04.16
5
- * @time: 1:41
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 05.04.16
5
+     * @time: 1:41
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\zoneEntities\record;
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: 05.04.16
5
- * @time: 1:41
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 05.04.16
5
+     * @time: 1:41
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\zoneEntities\record;
9 9
 
Please login to merge, or discard this patch.