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