ReflectionProperty::__toString

(PHP 5, PHP 7, PHP 8)

ReflectionProperty::__toStringTo string

Descrição

public ReflectionProperty::__toString(): string

Returns the string representation of the property.

Parâmetros

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

Valor Retornado

The string.

Veja Também