|
Zhamao Framework 3.2.4
A high-performance chatbot + web framework
|
Public 成员函数 | |
| __toString () | |
| on (\Closure|callable|string $method) | |
| getIterator () | |
| isInGroup (string $name) | |
| addGroup (string $name) | |
| getGroups () | |
成员变量 | |
| Closure string array | $method = '' |
| $class = '' | |
| array | $group = [] |
| __toString | ( | ) |
| addGroup | ( | string | $name | ) |
| getGroups | ( | ) |
| getIterator | ( | ) |
| isInGroup | ( | string | $name | ) |
| on | ( | \Closure|callable|string | $method | ) |
在 InstantPlugin 下调用,设置回调或匿名函数
| $class = '' |
| array $group = [] |
| Closure string array $method = '' |