Zhamao Framework  3.0.0-beta1
A high-performance chatbot + web framework
Init类 参考
类 Init 继承关系图:
[图例]
Init 的协作图:
[图例]

Public 成员函数

 __construct (public int $worker=0)
 
- Public 成员函数 继承自 AnnotationBase
 __toString ()
 
 on (\Closure|callable|string $method)
 
 getIterator ()
 
 isInGroup (string $name)
 
 addGroup (string $name)
 
 getGroups ()
 

额外继承的成员函数

- 成员变量 继承自 AnnotationBase
Closure string array $method = ''
 
 $class = ''
 
array $group = []
 

详细描述

Class Init @Annotation @NamedArgumentConstructor() @Target("METHOD")

自从
3.0.0

构造及析构函数说明

◆ __construct()

__construct ( public int  $worker = 0)

该类的文档由以下文件生成: