Skip to content

Kirby 4.2.0

$block->isHidden()

Checks if the block is hidden from being rendered in the frontend

$block->isHidden(): bool

Return type

bool

Parent class

Kirby\Cms\Block