mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-18 22:23:26 +00:00
5 lines
102 B
PHP
5 lines
102 B
PHP
<?php
|
|
|
|
use RobThree\Auth\TwoFactorAuthException;
|
|
|
|
class RNGException extends TwoFactorAuthException {} |