class method SpahQL.DataHelper.hashKeys
SpahQL.DataHelper.hashKeys(hash) → Array of keys
-
hash
(Object
) – The hash being exploded
Retrieves all keys found in an associative array and returns them as an array without the corresponding values.