The Reflection class

(PHP 5, PHP 7)

Introduction

The reflection class.

Class synopsis

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

Table of Contents