ReflectionFunction 类
ReflectionFunction
&reftitle.intro;
ReflectionFunction 类报告有关函数的信息。
&reftitle.classsynopsis;
ReflectionFunction
extends
ReflectionFunctionAbstract
&Constants;
public
const
int
ReflectionFunction::IS_DEPRECATED
&InheritedProperties;
&Methods;
&InheritedMethods;
&reftitle.constants;
ReflectionFunction 修饰符
ReflectionFunction::IS_DEPRECATED
int
表示弃用函数。
&reftitle.changelog;
&Version;
&Description;
8.4.0
所有类常量现已类型化。
8.0.0
已移除 ReflectionFunction::export。
&reference.reflection.entities.reflectionfunction;