Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php1368 public $partOfTVSeries; variable in Google_ItemScope
1624 public function setPartOfTVSeries(Google_ItemScope $partOfTVSeries) { argument
1625 $this->partOfTVSeries = $partOfTVSeries;
1628 return $this->partOfTVSeries;