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