ReflectionReference::__construct
PHP Manual
PHP Manual»ReflectionReference»ReflectionReference::__construct

ReflectionReference::__construct

(PHP 7 >= 7.4.0, PHP 8)

ReflectionReference::__constructConstructor privado para impedir la instanciación directa

Descripción

private function ReflectionReference::__construct()

Parámetros

Esta función no contiene ningún parámetro.

To Top