Searched refs:publishedDate (Results 1 – 3 of 3) sorted by relevance
95 public $publishedDate; variable in Google\\Service\\Books\\VolumeVolumeInfo398 public function setPublishedDate($publishedDate) argument400 $this->publishedDate = $publishedDate;407 return $this->publishedDate;
127 private $publishedDate; variable in ComboStrap\\Page875 return $this->publishedDate->getValueFromStore();885 return $this->publishedDate->getValueFromStoreOrDefault();1491 $this->publishedDate1616 $this->publishedDate = PagePublicationDate::createFromPage($this);
3068 public $publishedDate; variable in Google_VolumeVolumeInfo3166 public function setPublishedDate( $publishedDate) { argument3167 $this->publishedDate = $publishedDate;3170 return $this->publishedDate;