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.