La classe ReflectionFunction ReflectionFunction
&reftitle.intro; La classe ReflectionFunction rapporte des informations sur une fonction.
&reftitle.classsynopsis; ReflectionFunction ReflectionFunction extends ReflectionFunctionAbstract Reflector &Constants; const int ReflectionFunction::IS_DEPRECATED 262144 &Properties; public name &Methods; &InheritedMethods;
&reftitle.properties; name Nom de la fonction. En lecture seule, émets ReflectionException lors d'une tentative d'écriture.
&reftitle.constants;
Modificateurs de ReflectionFunction ReflectionFunction::IS_DEPRECATED Indique une fonction obsolète.
&reference.reflection.entities.reflectionfunction;