Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php2005 public $plusOneCount; variable in Google_Person
2123 public function setPlusOneCount( $plusOneCount) { argument
2124 $this->plusOneCount = $plusOneCount;
2127 return $this->plusOneCount;
H A DGoogle_PlusService.php1928 public $plusOneCount; variable in Google_Person
2058 public function setPlusOneCount( $plusOneCount) { argument
2059 $this->plusOneCount = $plusOneCount;
2062 return $this->plusOneCount;