Searched refs:addedDate (Results 1 – 2 of 2) sorted by relevance
36 public function setAddedDate(Date $addedDate) argument38 $this->addedDate = $addedDate;45 return $this->addedDate;
1631 public $addedDate; variable in Google_CommunityMessage1643 public function setAddedDate( $addedDate) { argument1644 $this->addedDate = $addedDate;1647 return $this->addedDate;1911 public $addedDate; variable in Google_CommunityPollComment1918 public function setAddedDate( $addedDate) { argument1919 $this->addedDate = $addedDate;1922 return $this->addedDate;