Moved StandardException to it's own namespace
This commit is contained in:
parent
b8ef387bb2
commit
efc9905200
37 changed files with 39 additions and 41 deletions
|
@ -40,7 +40,7 @@
|
|||
use Socialbox\Classes\StandardMethods\Verification\VerificationPasswordAuthentication;
|
||||
use Socialbox\Enums\Flags\SessionFlags;
|
||||
use Socialbox\Exceptions\DatabaseOperationException;
|
||||
use Socialbox\Exceptions\StandardException;
|
||||
use Socialbox\Exceptions\Standard\StandardException;
|
||||
use Socialbox\Interfaces\SerializableInterface;
|
||||
use Socialbox\Managers\OneTimePasswordManager;
|
||||
use Socialbox\Managers\PasswordManager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue