ReflectionConstant::__toString

(PHP 8 >= 8.4.0)

ReflectionConstant::__toString — Devuelve la representación en forma de string

Descripción

public function ReflectionConstant::__toString(): string

Devuelve la representación en forma de string del objeto ReflectionConstant.

Parámetros

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

Valores devueltos

Un string que representa esta instancia de ReflectionConstant.

Véase también

+add a note

User Contributed Notes

There are no user contributed notes for this page.