src code

class method Spah.SpahQL.DataHelper.hashValues

Spah.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.