/home/kueuepay/public_html/vendor/pragmarx/google2fa/src/Exceptions/Contracts/InvalidAlgorithm.php
<?php

namespace PragmaRX\Google2FA\Exceptions\Contracts;

use Throwable;

interface InvalidAlgorithm extends Throwable
{
}
Forgot Password