Add new exceptions

This commit is contained in:
Bubka
2021-09-17 23:45:08 +02:00
parent 4c2c7f95ac
commit f7fcef77f1
3 changed files with 25 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ namespace App\Exceptions;
use Exception;
/**
* Class UnsupportedOtpType.
* Class InvalidQrCodeException.
*
* @codeCoverageIgnore
*/