blob: c28e8290a5dd1b8e8b1634eda8d06aeb2a8bc760 [file] [log] [blame]
Matthias Andreas Benkardb382b102021-01-02 15:32:21 +01001<?php
2
3use RobThree\Auth\TwoFactorAuthException;
4
5class QRException extends TwoFactorAuthException {}