zhamao-framework/docs/api/ZM/Event/EventDispatcher.md
2022-04-02 17:36:59 +08:00

24 lines
323 B
Markdown

# ZM\Event\EventDispatcher
## interrupt
```php
public function interrupt(mixed $return_var): mixed
```
### 描述
作者很懒,什么也没有说
### 参数
| 名称 | 类型 | 描述 |
| -------- | ---- | ----------- |
| return_var | mixed | |
### 返回
| 类型 | 描述 |
| ---- | ----------- |
| mixed | |