CakeFest 2024: The Official CakePHP Conference

The ReflectionReference class

(PHP 7 >= 7.4.0, PHP 8)

Introduction

The ReflectionReference class provides information about a reference.

Class synopsis

final class ReflectionReference {
/* Methods */
private __construct()
public getId(): string
}

Table of Contents

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top