Stringable::__toString

オブジェクトの文字列表現を取得する

説明

public string Stringable::__toString()

パラメータ

この関数にはパラメータはありません。

戻り値

オブジェクトの文字列表現を返します。

参考