ReflectionClassConstant
PHP Manual

ReflectionClassConstant::__toString

(PHP 7 >= 7.1.0)

ReflectionClassConstant::__toStringReturns the string representation of the ReflectionClassConstant object.

Описание

public string ReflectionClassConstant::__toString ( void )

Returns the string representation of the ReflectionClassConstant object.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

A string representation of this ReflectionClassConstant instance.

Смотрите также


ReflectionClassConstant
PHP Manual