Home
last modified time | relevance | path

Searched refs:addedDate (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DDeviceIpBlock.php36 public function setAddedDate(Date $addedDate) argument
38 $this->addedDate = $addedDate;
45 return $this->addedDate;
/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php1631 public $addedDate; variable in Google_CommunityMessage
1643 public function setAddedDate( $addedDate) { argument
1644 $this->addedDate = $addedDate;
1647 return $this->addedDate;
1911 public $addedDate; variable in Google_CommunityPollComment
1918 public function setAddedDate( $addedDate) { argument
1919 $this->addedDate = $addedDate;
1922 return $this->addedDate;