Clase ReflectionFunction
ReflectionFunction
&reftitle.intro;
La ReflectionFunction muestra información
sobre una función.
La clase padre ReflectionFunctionAbstract tiene
los mismos métoos, salvo invoke,
invokeArgs, export y
isDisabled.
&reftitle.classsynopsis;
ReflectionFunction
ReflectionFunction
extends
ReflectionFunctionAbstract
Reflector
&Constants;
const
integer
ReflectionFunction::IS_DEPRECATED
262144
&Properties;
public
name
&Methods;
&InheritedMethods;
&reftitle.properties;
name
Descripción de la propiedad
&reftitle.constants;
ReflectionFunction Node Types
ReflectionFunction::IS_DEPRECATED
Aquí viene la descripción...
&reference.reflection.entities.reflectionfunction;