Extending
Reflection::export
Reflection
PHP Manual
The Reflection class
Introdução
The reflection class.
Sinopse da classe
Reflection
Reflection
{
/* Methods */
public
static
void
export
(
Reflector
$reflector
[,
string
$return
= false
] )
public
static
array
getModifierNames
(
int
$modifiers
)
}
Índice
Reflection::export
— Exports
Reflection::getModifierNames
— Gets modifier names
Extending
Reflection::export
Reflection
PHP Manual