ReflectionProperty::__toString

(PHP 5, PHP 7, PHP 8)

ReflectionProperty::__toStringTo string

Beschreibung

public ReflectionProperty::__toString(): string

Returns the string representation of the property.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

The string.

Siehe auch