Skip to content

Kirby 5.1.1

$block->kirby()

Returns the Kirby instance

$block->kirby(): Kirby\Cms\App

Return type

Kirby\Cms\App

This method modifies the existing $block object it is applied to and returns it again.

Parent class

Kirby\Cms\Block inherited from Kirby\Cms\Item