ReflectionConstant::__toString

(PHP 8 >= 8.4.0)

ReflectionConstant::__toStringReturns string representation

Beschreibung

public ReflectionConstant::__toString(): string

Returns the string representation of the ReflectionConstant object.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

A string representation of this ReflectionConstant instance.

Siehe auch