mirror of
https://gitee.com/yansongda/pay.git
synced 2024-12-04 13:20:02 +08:00
Merge pull request #199 from yansongda/analysis-zG6EE2
Apply fixes from StyleCI
This commit is contained in:
commit
7d57b70a64
@ -35,7 +35,7 @@ class KernelLogSubscriber implements EventSubscriberInterface
|
||||
Events::API_REQUESTED => ['writeApiRequestedLog', 256],
|
||||
Events::SIGN_FAILED => ['writeSignFailedLog', 256],
|
||||
Events::REQUEST_RECEIVED => ['writeRequestReceivedLog', 256],
|
||||
Events::METHOD_CALLED => ['writeMethodCalledLog', 256]
|
||||
Events::METHOD_CALLED => ['writeMethodCalledLog', 256],
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user