Skip to content

Commit

Permalink
small change
Browse files Browse the repository at this point in the history
  • Loading branch information
x-fran committed Sep 9, 2017
1 parent 1a3b5b3 commit a6dbf3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Google/GTrends.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ public function relatedQueries(array $keyWordList, $category=0, $time='now 1-H',

$comparisonItem[] = ['keyword' => $kWord, 'geo' => $this->options['geo'], 'time' => $time];
}

$payload = [
'hl' => $this->options['hl'],
'tz' => $this->options['tz'],
Expand Down

0 comments on commit a6dbf3c

Please sign in to comment.