(PHP 5, PHP 7, PHP 8)
ReflectionProperty::__toString — To string
Returns the string representation of the property.
Diese Funktion besitzt keine Parameter.
A string representation of this ReflectionProperty instance.
Version | Beschreibung |
---|---|
8.4.0 | The attached doc comment is now included. |