Stringable::__toString

(PHP 8)

Stringable::__toString从对象中获取字符串表示

说明

public Stringable::__toString(): string

参数

此函数没有参数。

返回值

返回对象的 string 表示。

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/stringable.tostring.php