|
Zhamao Framework 3.2.4
A high-performance chatbot + web framework
|
Public 成员函数 | |
| __construct (public int $worker=0, public int $level=20) | |
| getLevel () | |
| setLevel ($level) | |
Public 成员函数 继承自 AnnotationBase | |
| __toString () | |
| on (\Closure|callable|string $method) | |
| getIterator () | |
| isInGroup (string $name) | |
| addGroup (string $name) | |
| getGroups () | |
| getLevel () | |
| setLevel ($level) | |
额外继承的成员函数 | |
成员变量 继承自 AnnotationBase | |
| Closure string array | $method = '' |
| $class = '' | |
| array | $group = [] |
Class Init @Annotation @NamedArgumentConstructor() @Target("METHOD")
| __construct | ( | public int | $worker = 0, |
| public int | $level = 20 |
||
| ) |
| getLevel | ( | ) |
实现了 Level.
| setLevel | ( | $level | ) |
实现了 Level.