The ReflectionFunction class
ReflectionFunction
&reftitle.intro;
The ReflectionFunction class reports
information about a function.
&reftitle.classsynopsis;
ReflectionFunction
extends
ReflectionFunctionAbstract
&Constants;
public
const
int
ReflectionFunction::IS_DEPRECATED
&InheritedProperties;
&Methods;
&InheritedMethods;
&reftitle.constants;
ReflectionFunction Modifiers
ReflectionFunction::IS_DEPRECATED
int
Indicates deprecated functions.
&reftitle.changelog;
&Version;
&Description;
8.4.0
The class constants are now typed.
8.0.0
ReflectionFunction::export was removed.
&reference.reflection.entities.reflectionfunction;