$pages->__isset()
Checks if the current key is set
Parameters
Name | Type | Default |
---|---|---|
$key * | mixed |
– |
Return type
bool
Parent class
Kirby\Cms\Pages
inherited from Kirby\Toolkit\Iterator
Checks if the current key is set
Name | Type | Default |
---|---|---|
$key * | mixed |
– |
bool
Kirby\Cms\Pages
inherited from Kirby\Toolkit\Iterator