This commit is contained in:
2025-05-24 14:58:06 +05:00
parent b4ae9293b9
commit 991bf6fd40

View File

@@ -60,6 +60,7 @@ class DownloadCardTransaction extends Action
info([
'response' => $response,
'type' => gettype($response),
'msg' => $response['message']
]);
}