La clase ReflectionFunction
ReflectionFunction
&reftitle.intro;
La clase ReflectionFunction proporciona
información sobre una función.
&reftitle.classsynopsis;
ReflectionFunction
extends
ReflectionFunctionAbstract
&Constants;
public
const
int
ReflectionFunction::IS_DEPRECATED
&InheritedProperties;
&Methods;
&InheritedMethods;
&reftitle.constants;
Modificadores de ReflectionFunction
ReflectionFunction::IS_DEPRECATED
int
Indica una función obsoleta.
&reftitle.changelog;
&Version;
&Description;
8.4.0
Las constantes de clase ahora están tipadas.
8.0.0
ReflectionFunction::export ha sido eliminada.
&reference.reflection.entities.reflectionfunction;