Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php1342 public $datePublished; variable in Google_ItemScope
1516 public function setDatePublished( $datePublished) { argument
1517 $this->datePublished = $datePublished;
1520 return $this->datePublished;