The Reflection class
Introduction
(PHP 5, PHP 7)
The reflection class.
Class synopsis
Reflection {
/* Methods */
public static export ( Reflector $reflector [, bool $return = false ] ) : string
public static getModifierNames ( int $modifiers ) : array}
Table of Contents
- Reflection::export — Exports
- Reflection::getModifierNames — Gets modifier names
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.reflection.php