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
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Socialbox\Exceptions;
|
||||
namespace Socialbox\Exceptions\Standard;
|
||||
|
||||
use Exception;
|
||||
use Socialbox\Classes\Configuration;
|
Loading…
Add table
Add a link
Reference in a new issue