ReflectionProperty::__toString
Reflector::export
Reflection
PHP Manual
The Reflector interface
(PHP 5)
Wstęp
Reflector
is an interface implemented by all exportable Reflection classes.
Krótki opis klasy
Reflector
{
/* Metody */
abstract
public
static
string
export
(
void
)
abstract
public
string
__toString
(
void
)
}
Spis treści
Reflector::export
— Exports
Reflector::__toString
— To string
ReflectionProperty::__toString
Reflector::export
Reflection
PHP Manual