mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 01:21:03 +00:00
CS
This commit is contained in:
parent
63f9f22fa3
commit
fa1c9d7cc7
1 changed files with 2 additions and 2 deletions
|
@ -51,9 +51,9 @@ class CustomAuthenticationFailureHandler extends DefaultAuthenticationFailureHan
|
|||
}
|
||||
|
||||
/**
|
||||
* Log error information about fialure
|
||||
* Log error information about fialure.
|
||||
*
|
||||
* @param Request $request
|
||||
* @param Request $request
|
||||
*/
|
||||
private function logError(Request $request)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue