ReflectionClassConstant::__toString

(PHP 7 >= 7.1.0, PHP 8)

ReflectionClassConstant::__toStringReturns the string representation of the ReflectionClassConstant object

說明

public ReflectionClassConstant::__toString(): string

Returns the string representation of the ReflectionClassConstant object.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

A string representation of this ReflectionClassConstant instance.