ReflectionProperty::__toString

(PHP 5, PHP 7, PHP 8)

ReflectionProperty::__toStringRécupère une représentation textuelle

Description

public ReflectionProperty::__toString(): string

Récupère une représentation textuelle de la propriété.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

La châine.

Voir aussi

add a note add a note

User Contributed Notes

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