Refactored HttpExceptions.
This commit is contained in:
parent
69e969436d
commit
aadfabd714
27 changed files with 54 additions and 57 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
namespace PHPCensor;
|
||||
|
||||
use b8\Exception\HttpException\ForbiddenException;
|
||||
use PHPCensor\Exception\HttpException\ForbiddenException;
|
||||
use b8\Http\Request;
|
||||
use b8\Http\Response;
|
||||
use PHPCensor\Store\Factory;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue