Completed
Pull Request — master (#34)
by
unknown
06:19 queued 20s
created
src/FioPay.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -98,9 +98,9 @@
 block discarded – undo
98 98
 
99 99
 
100 100
 	public function getXmlFile(): XMLFile
101
-    {
102
-        return $this->xmlFile;
103
-    }
101
+	{
102
+		return $this->xmlFile;
103
+	}
104 104
 
105 105
 
106 106
 	/**
Please login to merge, or discard this patch.