mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-28 11:06:53 +00:00
add php-cs-fixer
This commit is contained in:
@@ -4,4 +4,6 @@ namespace RobThree\Auth;
|
||||
|
||||
use Exception;
|
||||
|
||||
class TwoFactorAuthException extends Exception {}
|
||||
class TwoFactorAuthException extends Exception
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user