Test Setup Failed
Branch master (5dfd0e)
by Nicolaas
08:27
created
Category
src/HirePurchasePayment.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -43,6 +43,6 @@
 block discarded – undo
43 43
 
44 44
     public function getPaymentFormRequirements(): array
45 45
     {
46
-        return [];
46
+        return [ ];
47 47
     }
48 48
 }
Please login to merge, or discard this patch.