Reflection (class)

The Reflection class

Introduction

(PHP 5, PHP 7)

The reflection class.

Class synopsis

Reflection {
/* Methods */
public static string export ( Reflector $reflector [, bool $return = false ] )
public static array getModifierNames ( int $modifiers )
}

Table of Contents