Skip to content

Kirby 4.8.0

$fieldsets->__isset()

Checks if the current key is set

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

Parameters

Name Type Default
$key * mixed

Return type

bool

Parent class

Kirby\Cms\Fieldsets inherited from Kirby\Toolkit\Iterator