Admin Workflow - Fix new unclear workflow requirement

This commit is contained in:
Dillon Ngo
2025-02-28 17:25:23 +08:00
parent 633d6b2b47
commit ff9d63222f
@@ -106,6 +106,7 @@ class CreateBookingPaymentProcessor
* @param string|null $voucherCode
* @param string|null $bankCode
* @param string $email
* @param bool $checkSysRecordedOutstanding
* @return Transaction
* @throws MalformedRequestException
*/