Stringable::__toString

(PHP 8)

Stringable::__toStringGets a string representation of the object

Description

public Stringable::__toString(): string

Parameters

This function has no parameters.

Return Values

Returns the string representation of the object.

See Also