minfix
This commit is contained in:
parent
929b4dc7fd
commit
fb3be3843a
|
@ -3,6 +3,7 @@
|
||||||
namespace api\core;
|
namespace api\core;
|
||||||
use \database\core\DatabaseDriver;
|
use \database\core\DatabaseDriver;
|
||||||
use \api\core\Authentification;
|
use \api\core\Authentification;
|
||||||
|
use \error\core\Error;
|
||||||
|
|
||||||
|
|
||||||
class ModuleRequest{
|
class ModuleRequest{
|
||||||
|
|
Loading…
Reference in New Issue