$blocks->__toString()
Return HTML when the collection is converted to a string
$blocks->__toString(): string
Return type
string
This method modifies the existing $blocks
object it is applied to and returns it again.
Return HTML when the collection is converted to a string
$blocks->__toString(): string
string
This method modifies the existing $blocks
object it is applied to and returns it again.