Logging
This commit is contained in:
parent
0a9a93b74a
commit
f512edb606
1 changed files with 2 additions and 0 deletions
|
|
@ -68,6 +68,8 @@ class ProcessBankTransactions implements ShouldQueue
|
|||
{
|
||||
$yodlee = new Yodlee($this->bank_integration_account_id);
|
||||
|
||||
nlog("BANK ACCOUNT ID = {$this->bank_integration->bank_account_id}");
|
||||
|
||||
$data = [
|
||||
'top' => 500,
|
||||
'fromDate' => $this->from_date,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue