mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-31 19:29:57 +02:00
5 lines
103 B
PHP
5 lines
103 B
PHP
<?php
|
|
|
|
use RobThree\Auth\TwoFactorAuthException;
|
|
|
|
class TimeException extends TwoFactorAuthException {} |