Stringable::__toString

(PHP 8)

Stringable::__toStringGets a string representation of the object

Description

public Stringable::__toString(): string

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns the chaîne de caractères representation of the object.

Voir aussi