mirror of
https://github.com/delight-im/PHP-Auth.git
synced 2025-08-02 14:17:26 +02:00
Import class 'Error' in 'UserManager'
This commit is contained in:
@@ -10,6 +10,7 @@ namespace Delight\Auth;
|
|||||||
|
|
||||||
use Delight\Db\PdoDatabase;
|
use Delight\Db\PdoDatabase;
|
||||||
use Delight\Db\PdoDsn;
|
use Delight\Db\PdoDsn;
|
||||||
|
use Delight\Db\Throwable\Error;
|
||||||
|
|
||||||
require_once __DIR__ . '/Exceptions.php';
|
require_once __DIR__ . '/Exceptions.php';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user