Test Setup Failed
Push — master ( 8c8b5c...f55f55 )
by Sergey
05:21
created
src/LTDBeget/dns/configurator/validators/TtlValidator.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  : 31.07.15
5
- * @time  : 16:36
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 31.07.15
5
+     * @time  : 16:36
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\validators;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/deserializer/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: 05.04.16
5
- * @time: 1:14
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 05.04.16
5
+     * @time: 1:14
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\deserializer;
9 9
 
Please login to merge, or discard this patch.