Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php857 public $statusForViewer; variable in Google_ActivityObject
914 public function setStatusForViewer(Google_ActivityObjectStatusForViewer $statusForViewer) { argument
915 $this->statusForViewer = $statusForViewer;
918 return $this->statusForViewer;