Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php1319 public $attendeeCount; variable in Google_ItemScope
1435 public function setAttendeeCount( $attendeeCount) { argument
1436 $this->attendeeCount = $attendeeCount;
1439 return $this->attendeeCount;