@@ -74,7 +74,7 @@ |
||
| 74 | 74 | $receiver = new stdClass(); |
| 75 | 75 | $receiver->moipAccount = new stdClass(); |
| 76 | 76 | $receiver->moipAccount->id = $moipAccount; |
| 77 | - if(!empty($fixed)) { |
|
| 77 | + if (!empty($fixed)) { |
|
| 78 | 78 | $receiver->amount->fixed = $fixed; |
| 79 | 79 | } |
| 80 | 80 | $receiver->type = $type; |