ReflectionConstant::__toString
(PHP 8 >= 8.4.0)
ReflectionConstant::__toString — Returns string representation
说明
Returns the string representation of the ReflectionConstant object.
参数
此函数没有参数。
返回值
A string representation of this ReflectionConstant instance.