The Reflection class

From Get docs
Php/docs/latest/class.reflection


The Reflection class

Introduction

(PHP 5, PHP 7, PHP 8)

The reflection class.

Class synopsis

class Reflection {

/* Methods */

public static export(Reflector $reflector, bool $return = false): string
public static getModifierNames(int $modifiers): array

}

Table of Contents


© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.reflection.php