Webiny\Component\StdLib\StdObject\StdObjectInterface::__toString PHP Method

__toString() public method

To string implementation.
public __toString ( ) : mixed
return mixed
    public function __toString();
StdObjectInterface