Extending
Reflection::export
Reflection
PHP Manual
The Reflection class
Введение
The reflection class.
Обзор классов
Reflection
{
/* Методы */
public
static
void
export
(
Reflector
$reflector
[,
bool
$return
= false
] )
public
static
array
getModifierNames
(
int
$modifiers
)
}
Содержание
Reflection::export
— Exports
Reflection::getModifierNames
— Gets modifier names
Extending
Reflection::export
Reflection
PHP Manual