PHP Manual Function Reference Variable and Type Related Extensions Reflection Reflector ReflectionProperty::__toString Reflector::export The Reflector interface (PHP 5) 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 ContentsReflector::export — ExportsReflector::__toString — To string