$obj->toKeys()
Returns the property names as keys
$obj->toKeys(): array
Return type
array
This method modifies the existing $obj object it is applied to and returns it again.
Returns the property names as keys
$obj->toKeys(): array
array
This method modifies the existing $obj object it is applied to and returns it again.