blob: c5a06e2ee017b4ee5b9d6b0c8362fd2730333d88 [file] [log] [blame]
<?php
namespace RobThree\Auth\Providers\Time;
use RobThree\Auth\TwoFactorAuthException;
class TimeException extends TwoFactorAuthException {}