Класс ReflectionFunction
ReflectionFunction
&reftitle.intro;
Класс ReflectionFunction сообщает
информацию о функциях.
&reftitle.classsynopsis;
ReflectionFunction
extends
ReflectionFunctionAbstract
&Constants;
public
const
int
ReflectionFunction::IS_DEPRECATED
&InheritedProperties;
&Methods;
&InheritedMethods;
&reftitle.constants;
Модификаторы ReflectionFunction
ReflectionFunction::IS_DEPRECATED
int
Указывает на то, что функция устарела (deprecated).
&reftitle.changelog;
&Version;
&Description;
8.4.0
Константы класса теперь типизированы.
8.0.0
Метод ReflectionFunction::export был удалён.
&reference.reflection.entities.reflectionfunction;