Skip to content

Kirby 4.1.2

$layouts->__isset()

Checks if the current key is set

$layouts->__isset(mixed $key): bool

Parameters

Name Type Default
$key * mixed

Return type

bool

Parent class

Kirby\Cms\Layouts inherited from Kirby\Toolkit\Iterator