Fixing missing use statements
This commit is contained in:
parent
c77ebd6c40
commit
84b00e305e
3 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
namespace PHPCI;
|
||||
|
||||
use b8\Config;
|
||||
use b8\Exception\HttpException\ForbiddenException;
|
||||
use b8\Http\Request;
|
||||
use b8\Http\Response;
|
||||
use b8\View;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue