summaryrefslogtreecommitdiffstats
path: root/lib/Providers/Time/TimeException.php
blob: 8de544d00ff1b8d6784d07d04017b781549b297b (plain)
1
2
3
4
5
<?php

use RobThree\Auth\TwoFactorAuthException;

class TimeException extends TwoFactorAuthException {}