mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-24 21:36:34 +00:00
5 lines
101 B
PHP
5 lines
101 B
PHP
<?php
|
|
|
|
use RobThree\Auth\TwoFactorAuthException;
|
|
|
|
class QRException extends TwoFactorAuthException {} |