This commit is contained in:
as2252258@163.com
2021-08-28 00:51:27 +08:00
parent c4144f2913
commit f052cf1fbf
13 changed files with 7 additions and 666 deletions
-2
View File
@@ -8,7 +8,6 @@ use Annotation\Annotation as SAnnotation;
use Database\DatabasesProviders;
use Http\Client\Client;
use Http\Client\Curl;
use Http\Context\Request;
use Http\Context\Response;
use Http\HttpFilter;
use Http\Route\Router;
@@ -27,7 +26,6 @@ use Kiri\Jwt\Jwt;
* @property \Redis|Redis $redis
* @property Server $server
* @property Response $response
* @property Request $request
* @property DatabasesProviders $db
* @property Async $async
* @property Logger $logger