$image->__toString()
Returns the <img> tag for the image object
$image->__toString(): string
Return type
string
This method modifies the existing $image object it is applied to and returns it again.
Returns the <img> tag for the image object
$image->__toString(): string
string
This method modifies the existing $image object it is applied to and returns it again.