Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php2168 public $coverPhoto; variable in Google_PersonCover
2176 public function setCoverPhoto(Google_PersonCoverCoverPhoto $coverPhoto) { argument
2177 $this->coverPhoto = $coverPhoto;
2180 return $this->coverPhoto;
H A DGoogle_PlusService.php2120 public $coverPhoto; variable in Google_PersonCover
2128 public function setCoverPhoto(Google_PersonCoverCoverPhoto $coverPhoto) { argument
2129 $this->coverPhoto = $coverPhoto;
2132 return $this->coverPhoto;