HH\KeyedIterable::toKeysArray
Returns an array
with the keys from the current KeyedIterable
public function toKeysArray(): varray;
Returns
varray
- anarray
containing 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
.