QRException.php 101 B

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