RNGException.php 102 B

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