PHP Velho Oeste 2024

The Reflector interface

(PHP 5, PHP 7)

소개

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