The Reflector interface

(PHP 5)

簡介

Reflector is an interface implemented by all exportable Reflection classes.

類別摘要

Reflector {
/* 方法 */
public static string export ( void )
public string __toString ( void )
}

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top