Php/docs/class.reflector

From Get docs

(PHP 5, PHP 7)

Introduction

Reflector is an interface implemented by all exportable Reflection classes.


Class synopsis


Reflector {

/* Methods */

public static export ( ) : string

public __toString ( ) : string

}

Table of Contents