$block->isHidden()
Checks if the block is hidden from being rendered in the frontend
$block->isHidden(): bool
Return type
bool
This method modifies the existing $block
object it is applied to and returns it again.
Checks if the block is hidden from being rendered in the frontend
$block->isHidden(): bool
bool
This method modifies the existing $block
object it is applied to and returns it again.