A classe ReflectionFunction
ReflectionFunction
&reftitle.intro;
A classe ReflectionFunction reporta
informações sobre uma função.
&reftitle.classsynopsis;
ReflectionFunction
extends
ReflectionFunctionAbstract
&Constants;
public
const
int
ReflectionFunction::IS_DEPRECATED
&InheritedProperties;
&Methods;
&InheritedMethods;
&reftitle.constants;
Modificadores ReflectionFunction
ReflectionFunction::IS_DEPRECATED
int
Indica funções descontinuadas.
&reftitle.changelog;
&Version;
&Description;
8.4.0
As constantes de classe agora são tipadas.
8.0.0
ReflectionFunction::export foi removido.
&reference.reflection.entities.reflectionfunction;