PHP 8.3.7 Released!

ReflectionProperty::__toString

(PHP 5, PHP 7, PHP 8)

ReflectionProperty::__toStringPara string

Descrição

public ReflectionProperty::__toString(): string

Retorna a representação de string da propriedade.

Parâmetros

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

Valor Retornado

A string

Veja Também

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top