ReflectionClassConstant::__toString

(PHP 7 >= 7.1.0)

ReflectionClassConstant::__toStringReturns the string representation of the ReflectionClassConstant object

Açıklama

public ReflectionClassConstant::__toString ( ) : string

Returns the string representation of the ReflectionClassConstant object.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

A string representation of this ReflectionClassConstant instance.

Ayrıca Bakınız