$block->toHtml()
Converts the block to HTML
$block->toHtml(): string
Return type
string
This method modifies the existing $block
object it is applied to and returns it again.
Converts the block to HTML
$block->toHtml(): string
string
This method modifies the existing $block
object it is applied to and returns it again.