1
This commit is contained in:
@@ -14,7 +14,7 @@ use Server\Server;
|
|||||||
use Kiri\Crontab\Producer;
|
use Kiri\Crontab\Producer;
|
||||||
use Kiri\Async;
|
use Kiri\Async;
|
||||||
use Kiri\Error\Logger;
|
use Kiri\Error\Logger;
|
||||||
use Kiri\Jwt\Jwt;
|
use Kiri\Jwt\JWTAuth;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Trait TraitApplication
|
* Trait TraitApplication
|
||||||
@@ -24,7 +24,7 @@ use Kiri\Jwt\Jwt;
|
|||||||
* @property DatabasesProviders $db
|
* @property DatabasesProviders $db
|
||||||
* @property Async $async
|
* @property Async $async
|
||||||
* @property Logger $logger
|
* @property Logger $logger
|
||||||
* @property Jwt $jwt
|
* @property JWTAuth $jwt
|
||||||
* @property SAnnotation $annotation
|
* @property SAnnotation $annotation
|
||||||
* @property BaseGoto $goto
|
* @property BaseGoto $goto
|
||||||
* @property Client $client
|
* @property Client $client
|
||||||
|
|||||||
Reference in New Issue
Block a user