blob: 4e75f77c77c619f5f29063e1a6063e98c771a77b [file] [log] [blame]
<?php
namespace RobThree\Auth\Providers\Qr;
use RobThree\Auth\TwoFactorAuthException;
class QRException extends TwoFactorAuthException {}