PHP 8.4.2 Released!

ReflectionConstant::__toString

(PHP 8 >= 8.4.0)

ReflectionConstant::__toStringReturns string representation

Descrição

public ReflectionConstant::__toString(): string

Returns the string representation of the ReflectionConstant object.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

A string representation of this ReflectionConstant instance.

Veja Também

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top