Searched refs:birthDate (Results 1 – 1 of 1) sorted by relevance
1330 public $birthDate; variable in Google_ItemScope1467 public function setBirthDate( $birthDate) { argument1468 $this->birthDate = $birthDate;1471 return $this->birthDate;