Stringable::__toString

(PHP 8)

Stringable::__toStringGets a string representation of the object

说明

public Stringable::__toString(): string

参数

此函数没有参数。

返回值

Returns the string representation of the object.

参见