PHP Manual

  • English French German Portuguese Spanish
PHP Manual Function Reference Variable and Type Related Extensions Reflection Reflector
Reflection Introduction Installing/Configuring Predefined Constants Examples Extending Reflection ReflectionClass ReflectionZendExtension ReflectionExtension ReflectionFunction ReflectionFunctionAbstract ReflectionMethod ReflectionObject ReflectionParameter ReflectionProperty Reflector ReflectionException
  • 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 Contents

  • Reflector::export — Exports
  • Reflector::__toString — To string
© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.