The ReflectionReference class

(PHP 7 >= 7.4.0, PHP 8)

Introduction

The ReflectionReference class provides information about a reference.

Class synopsis

finalclassReflectionReference {
private__construct()
publicgetId(): string
}

Table of Contents

To Top