Completed
Pull Request — master (#35)
by
unknown
03:37 queued 12s
created
src/FioPay.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -151,7 +151,7 @@
 block discarded – undo
151 151
 
152 152
 	private static function getUrl(): string
153 153
 	{
154
-		return self::REST_URL . 'import/';
154
+		return self::REST_URL.'import/';
155 155
 	}
156 156
 
157 157
 
Please login to merge, or discard this patch.