Reflection
- ReflectionFunction::__construct - Constructs a ReflectionFunction object
- ReflectionFunction::__construct - Constructs a ReflectionFunction object
- ReflectionFunction::__toString - To string
- ReflectionFunction::__toString - To string
- ReflectionFunction::export - Exports function
- ReflectionFunction::getClosure - Returns a dynamically created closure for the function
- ReflectionFunction::invoke - Invokes function
- ReflectionFunction::invokeArgs - Invokes function args
- ReflectionFunction::isDisabled - Checks if function is disabled