PHP 8.3.4 Released!

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

add a note

User Contributed Notes

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