ReflectionProperty::__toString
Reflector::export
Reflection
PHP Manual
The Reflector interface
Введение
Reflector
is an interface implemented by all exportable Reflection classes.
Обзор классов
Reflector
{
/* Методы */
abstract
public
static
string
export
(
void
)
abstract
public
string
__toString
(
void
)
}
Содержание
Reflector::export
— Exports
Reflector::__toString
— To string
ReflectionProperty::__toString
Reflector::export
Reflection
PHP Manual