HH\KeyedIterable::toKeysArray
Returns an array with the keys from the current KeyedIterable
public function toKeysArray(): varray;
Returns
varray- anarraycontaining the values from the currentKeyedIterable.
Returns an array with the keys from the current KeyedIterable
public function toKeysArray(): varray;
varray - an array containing the values from the current
KeyedIterable.