Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php1330 public $birthDate; variable in Google_ItemScope
1467 public function setBirthDate( $birthDate) { argument
1468 $this->birthDate = $birthDate;
1471 return $this->birthDate;