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