mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 07:35:34 +08:00
update api docs
This commit is contained in:
committed by
github-actions[bot]
parent
779564ebb6
commit
59a9f30089
23
docs/api/ZM/Event/Listener/WSEventListener.md
Normal file
23
docs/api/ZM/Event/Listener/WSEventListener.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# ZM\Event\Listener\WSEventListener
|
||||
|
||||
## getInstance
|
||||
|
||||
```php
|
||||
public function getInstance(mixed $args): object
|
||||
```
|
||||
|
||||
### 描述
|
||||
|
||||
作者很懒,什么也没有说
|
||||
|
||||
### 参数
|
||||
|
||||
| 名称 | 类型 | 描述 |
|
||||
| -------- | ---- | ----------- |
|
||||
| args | mixed | |
|
||||
|
||||
### 返回
|
||||
|
||||
| 类型 | 描述 |
|
||||
| ---- | ----------- |
|
||||
| object | |
|
||||
Reference in New Issue
Block a user