class method Spah.SpahQL.DataHelper.hashKeys
Spah.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.