mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-19 15:03:18 +00:00
🎨 fix the majority of code sniffs
This commit is contained in:
@@ -4,4 +4,4 @@ namespace RobThree\Auth;
|
||||
|
||||
use Exception;
|
||||
|
||||
class TwoFactorAuthException extends \Exception {}
|
||||
class TwoFactorAuthException extends Exception {}
|
||||
|
||||
Reference in New Issue
Block a user