ReflectionProperty::__toString
Reflector::export
Reflection
PHP Manual
The Reflector interface
導入
Reflector
is an interface implemented by all exportable Reflection classes.
クラス概要
Reflector
Reflector
{
/* Methods */
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