mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-23 09:20:18 +00:00
5 lines
103 B
PHP
5 lines
103 B
PHP
<?php
|
|
|
|
use RobThree\Auth\TwoFactorAuthException;
|
|
|
|
class TimeException extends TwoFactorAuthException {} |