blob: 8de544d00ff1b8d6784d07d04017b781549b297b [file] [log] [blame]
Matthias Andreas Benkardb382b102021-01-02 15:32:21 +01001<?php
2
3use RobThree\Auth\TwoFactorAuthException;
4
5class TimeException extends TwoFactorAuthException {}