zhamao-framework/docs/api/ZM/Annotation/AnnotationBase.md

24 lines
351 B
Markdown
Raw Normal View History

2022-08-22 07:39:44 +00:00
# ZM\Annotation\AnnotationBase
## on
```php
public function on(mixed $method): ZM\Annotation\AnnotationBase
```
### 描述
作者很懒,什么也没有说
### 参数
| 名称 | 类型 | 描述 |
| -------- | ---- | ----------- |
| method | mixed | |
### 返回
| 类型 | 描述 |
| ---- | ----------- |
| ZM\Annotation\AnnotationBase | |