Stringable::__toString
Method of the class: Stringable{}
No Hooks.
Returns
String.
Usage
$Stringable = new Stringable(); $Stringable->__toString();
Stringable::__toString() Stringable:: toString code WC 10.4.3
public function __toString();
Method of the class: Stringable{}
No Hooks.
String.
$Stringable = new Stringable(); $Stringable->__toString();
public function __toString();