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;