Extending
Reflection::export
Reflection
PHP Manual
The Reflection class
(PHP 5, PHP 7)
Introducere
The reflection class.
Sinopsisul clasei
Reflection
{
/* Metode */
public
static
string
export
(
Reflector
$reflector
[,
bool
$return
= false
] )
public
static
array
getModifierNames
(
int
$modifiers
)
}
Cuprins
Reflection::export
— Exports
Reflection::getModifierNames
— Gets modifier names
Extending
Reflection::export
Reflection
PHP Manual