Completed
Pull Request — develop (#26)
by Mario
03:10
created
controller/ipn_listener.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -859,7 +859,7 @@
 block discarded – undo
859 859
 	 * @param float $amount
860 860
 	 * @param float $fee
861 861
 	 *
862
-	 * @return float
862
+	 * @return string
863 863
 	 */
864 864
 	private function net_amount($amount, $fee)
865 865
 	{
Please login to merge, or discard this patch.