Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php1749 public $endingTime; variable in Google_CommunityPoll
1797 public function setEndingTime( $endingTime) { argument
1798 $this->endingTime = $endingTime;
1801 return $this->endingTime;