ReflectionFunction クラス
ReflectionFunction
&reftitle.intro;
ReflectionFunction クラスは
関数についての情報を報告します。
&reftitle.classsynopsis;
ReflectionFunction
ReflectionFunction
extends
ReflectionFunctionAbstract
&Constants;
public
const
int
ReflectionFunction::IS_DEPRECATED
&InheritedProperties;
&Methods;
&InheritedMethods;
&reftitle.constants;
ReflectionFunction の修飾子
ReflectionFunction::IS_DEPRECATED
非推奨の関数であることを示します。
&reference.reflection.entities.reflectionfunction;