php8.5
Home/ Manual/ reflection / reflectionclassconstant/ ReflectionClassConstant::__toString

ReflectionClassConstant::__toString

PHP function Edit on GitHub ✎

(PHP 7 >= 7.1.0, PHP 8)

Returns the string representation of the ReflectionClassConstant object

Description

ReflectionClassConstant::__toString(): string

Returns the string representation of the ReflectionClassConstant object.

Parameters Parameters

Return Values

A string representation of this ReflectionClassConstant instance.

Changelog

VersionDescription
8.4.0The attached doc comment is now included.

See Also

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