TimeException.php 103 B

12345
  1. <?php
  2. use RobThree\Auth\TwoFactorAuthException;
  3. class TimeException extends TwoFactorAuthException {}