update api docs

This commit is contained in:
Github Build Bot
2022-04-15 15:08:34 +00:00
parent f4d75e211f
commit 6d23e489aa
10 changed files with 1195 additions and 5 deletions

View File

@@ -137,15 +137,15 @@ public function dispatchAPIResponse(mixed $req): mixed
## getInstance
```php
public function getInstance(): self
public function getInstance(): static
```
### 描述
作者很懒,什么也没有说
获取类实例
### 返回
| 类型 | 描述 |
| ---- | ----------- |
| self | |
| static | |