Completed
Push — master ( ee6988...bf8ee2 )
by Davide
17:11 queued 14:13
created
src/DavidePastore/Ipinfo/Ipinfo.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@
 block discarded – undo
69 69
 	 */
70 70
 	const GEO = "geo";
71 71
     
72
-    /**
72
+	/**
73 73
 	 * The postal string.
74 74
 	 * @var string
75 75
 	 */
Please login to merge, or discard this patch.
src/DavidePastore/Ipinfo/Host.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@
 block discarded – undo
69 69
 	 */
70 70
 	const GEO = "geo";
71 71
     
72
-    /**
72
+	/**
73 73
 	 * The postal string.
74 74
 	 * @var string
75 75
 	 */
Please login to merge, or discard this patch.