Explicitly define the system log const
This commit is contained in:
parent
32b0479101
commit
a2fbfbac10
1 changed files with 1 additions and 1 deletions
|
|
@ -478,7 +478,7 @@ class BaseDriver extends AbstractPaymentDriver
|
|||
$message,
|
||||
SystemLog::CATEGORY_GATEWAY_RESPONSE,
|
||||
SystemLog::EVENT_GATEWAY_FAILURE,
|
||||
$this::SYSTEM_LOG_TYPE,
|
||||
SystemLog::TYPE_PAYTRACE,
|
||||
$this->client,
|
||||
$this->client->company,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue