Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php1980 public $circledByCount; variable in Google_Person
2031 public function setCircledByCount( $circledByCount) { argument
2032 $this->circledByCount = $circledByCount;
2035 return $this->circledByCount;
H A DGoogle_PlusService.php1902 public $circledByCount; variable in Google_Person
1960 public function setCircledByCount( $circledByCount) { argument
1961 $this->circledByCount = $circledByCount;
1964 return $this->circledByCount;