Skip to content

Kirby 4.1.2

$blocks->get()

Getter

$blocks->get(mixed $key, mixed $default = null): mixed

Parameters

Name Type Default
$key * mixed
$default mixed null

Return type

mixed

Parent class

Kirby\Cms\Blocks inherited from Kirby\Toolkit\Collection