wip
This commit is contained in:
@@ -60,6 +60,7 @@ class DownloadCardTransaction extends Action
|
|||||||
info([
|
info([
|
||||||
'response' => $response,
|
'response' => $response,
|
||||||
'type' => gettype($response),
|
'type' => gettype($response),
|
||||||
|
'msg' => $response['message']
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user