Newer
Older
<?php
namespace QUI\Auth\Google2Fa;
use QUI\Users\Exception as QUIExcpetion;
class Exception extends QUIExcpetion
{
// nothing
}
<?php
namespace QUI\Auth\Google2Fa;
use QUI\Users\Exception as QUIExcpetion;
class Exception extends QUIExcpetion
{
// nothing
}
PCSG & QUIQQER support and DEV System - GitLab