La classe ReflectionFunction
ReflectionFunction
&reftitle.intro;
La classe ReflectionFunction rapporte
des informations sur une fonction.
&reftitle.classsynopsis;
ReflectionFunction
extends
ReflectionFunctionAbstract
&Constants;
public
const
int
ReflectionFunction::IS_DEPRECATED
&InheritedProperties;
&Methods;
&InheritedMethods;
&reftitle.constants;
Modificateurs de ReflectionFunction
ReflectionFunction::IS_DEPRECATED
int
Indique une fonction obsolète.
&reftitle.changelog;
&Version;
&Description;
8.4.0
Les constantes de classe sont désormais typées.
8.0.0
ReflectionFunction::export a été supprimée.
&reference.reflection.entities.reflectionfunction;