Constants::REVIEWS_SORT_MOST_VOTED, "newest" => Constants::REVIEWS_SORT_NEWEST, "oldest" => Constants::REVIEWS_SORT_OLDEST, "suggested" => "suggested", ]; } }