The ReflectionFunction class
ReflectionFunction
&reftitle.intro;
The ReflectionFunction class reports
information about a function.
Parent class ReflectionFunctionAbstract has the
same methods except invoke,
invokeArgs, export and
isDisabled.
&reftitle.classsynopsis;
ReflectionFunction
ReflectionFunction
extends
ReflectionFunctionAbstract
Reflector
&Constants;
const
integer
ReflectionFunction::IS_DEPRECATED
262144
&Properties;
public
name
&Methods;
&InheritedMethods;
&reftitle.properties;
name
Prop description
&reftitle.constants;
ReflectionFunction Node Types
ReflectionFunction::IS_DEPRECATED
Description here...
&reference.reflection.entities.reflectionfunction;