This commit is contained in:
2025-05-24 14:59:39 +05:00
parent 991bf6fd40
commit 51657eaba2

View File

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