nextcloud/lib/private/Authentication/Exceptions
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
ExpiredTokenException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
InvalidProviderException.php Only allow 2FA state changs if providers support the operation 2018-09-25 09:54:20 +02:00
InvalidTokenException.php Fix others 2016-07-21 18:13:57 +02:00
LoginRequiredException.php Fix others 2016-07-21 18:13:57 +02:00
PasswordLoginForbiddenException.php Fix others 2016-07-21 18:13:57 +02:00
PasswordlessTokenException.php Fix others 2016-07-21 18:13:57 +02:00
TwoFactorAuthRequiredException.php Fix others 2016-07-21 18:13:57 +02:00
UserAlreadyLoggedInException.php Fix others 2016-07-21 18:13:57 +02:00
WipeTokenException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00