array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'stringable.tostring.php', 1 => 'Stringable::__toString', 2 => 'Gets a string representation of the object', ), 'up' => array ( 0 => 'class.stringable.php', 1 => 'Stringable', ), 'prev' => array ( 0 => 'class.stringable.php', 1 => 'Stringable', ), 'next' => array ( 0 => 'class.unitenum.php', 1 => 'UnitEnum', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'language/predefined/stringable/tostring.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Stringable::__toString

(PHP 8)

Stringable::__toStringGets a string representation of the object

Опис

public Stringable::__toString(): string

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the string representation of the object.

Прогляньте також