Home
last modified time | relevance | path

Searched refs:matching_row_count (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php1771 public $matching_row_count; variable in Google_Report
1795 public function setMatching_row_count( $matching_row_count) { argument
1796 $this->matching_row_count = $matching_row_count;
1799 return $this->matching_row_count;