php8.5
Home/ Manual/ reflection / reflectionconstant/ ReflectionConstant::__toString

ReflectionConstant::__toString

PHP function Edit on GitHub ✎

(PHP 8 >= 8.4.0)

Returns string representation

Description

ReflectionConstant::__toString(): string

Returns the string representation of the ReflectionConstant object.

Parameters Parameters

Return Values

A string representation of this ReflectionConstant instance.

See Also

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