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