$nestObject->toKeys()
Returns the property names as keys
$nestObject->toKeys(): array
Return type
array
This method modifies the existing $nestobject
object it is applied to and returns it again.
Parent class
Kirby\Cms\NestObject
inherited from Kirby\Toolkit\Obj