php8.5
Home/ Manual/ reflection / reflectionproperty/ ReflectionProperty::__toString

ReflectionProperty::__toString

PHP function Edit on GitHub ✎

(PHP 5, PHP 7, PHP 8)

To string

Description

ReflectionProperty::__toString(): string

Returns the string representation of the property.

Parameters Parameters

Return Values

A string representation of this ReflectionProperty instance.

Changelog

VersionDescription
8.4.0The attached doc comment is now included.

See Also

Source: reference/reflection/reflectionproperty/tostring.xml · from the official PHP manual (php/doc-en)