ReflectionGenerator::getTrace
Reflector::export
Reflection
PHP Manual
The Reflector interface
(PHP 5, PHP 7)
Introduction
Reflector
is an interface implemented by all exportable Reflection classes.
Class synopsis
Reflector
{
/* Methods */
public
static
string
export
(
void
)
public
string
__toString
(
void
)
}
Table of Contents
Reflector::export
— Exports
Reflector::__toString
— To string
ReflectionGenerator::getTrace
Reflector::export
Reflection
PHP Manual