class method SpahQL.DataHelper.hashValues
SpahQL.DataHelper.hashValues(hash) → Array of values
-
hash
(Object
) – The hash being exploded
Retrieves all values found in an associative array and returns them as an array without keys. Uniqueness is not enforced.