|
Zhamao Framework 3.2.4
A high-performance chatbot + web framework
|
Public 成员函数 | |
| __construct (int $tick_ms, public int $worker_id=0) | |
Public 成员函数 继承自 AnnotationBase | |
| __toString () | |
| on (\Closure|callable|string $method) | |
| getIterator () | |
| isInGroup (string $name) | |
| addGroup (string $name) | |
| getGroups () | |
成员变量 | |
| int | $tick_ms |
成员变量 继承自 AnnotationBase | |
| Closure string array | $method = '' |
| $class = '' | |
| array | $group = [] |
@Annotation @NamedArgumentConstructor() @Target("METHOD")
| __construct | ( | int | $tick_ms, |
| public int | $worker_id = 0 |
||
| ) |
| int $tick_ms |