The ReflectionFunction class
Guide
Edit on GitHub ✎
The ReflectionFunction class reports information about a function.
Intro
The ReflectionFunction class reports information about a function.
Class synopsis
class ReflectionFunction extends ReflectionFunctionAbstract { }
Predefined Constants
ReflectionFunction Modifiers
ReflectionFunction::IS_DEPRECATEDintIndicates deprecated functions.
Changelog
| Version | Description |
|---|---|
| 8.4.0 | The class constants are now typed. |
| 8.0.0 | ReflectionFunction::export was removed. |
Reflectionfunction