This commit is contained in:
2021-03-05 14:55:50 +08:00
parent b61c209195
commit b959bd037d
10 changed files with 29 additions and 35 deletions
+2
View File
@@ -78,6 +78,8 @@ class Request extends HttpService
/**
* @return array|null
* @throws ComponentException
* @throws NotFindClassException
* @throws ReflectionException
*/
public function getConnectInfo(): array|null
{