| Current Path : /var/www/html/eva.sumar.com.py/vendor/pragmarx/google2fa/src/Exceptions/Contracts/ |
| Current File : /var/www/html/eva.sumar.com.py/vendor/pragmarx/google2fa/src/Exceptions/Contracts/Google2FA.php |
<?php
namespace PragmaRX\Google2FA\Exceptions\Contracts;
use Throwable;
interface Google2FA extends Throwable
{
}