Completed
Push — master ( 1831f3...d8c0fd )
by Dieter
09:02
created
src/Amadeus/Client/RequestOptions/DocRefundInitRefundOptions.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
     const ACTION_NOT_REPORTED_REFUND = 'NRP';
40 40
     const ACTION_NO_SHOW = 'NS';
41 41
     const ACTION_ZERO_REFUND = 'NUL';
42
-    const ACTION_HOLD_FOR_FUTURE_USE= 'RTF';
42
+    const ACTION_HOLD_FOR_FUTURE_USE = 'RTF';
43 43
     const ACTION_TAXES = 'TAX';
44 44
 
45 45
     const TYPE_FROM_NUMBER = 'FRM';
Please login to merge, or discard this patch.