Files
Grav-Admin-Plugin/vendor/robthree/twofactorauth/lib/Providers/Time/TimeException.php
2017-08-25 16:20:57 -06:00

5 lines
103 B
PHP

<?php
use RobThree\Auth\TwoFactorAuthException;
class TimeException extends TwoFactorAuthException {}