Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php553 public $crosspostSource; variable in Google_Activity
599 public function setCrosspostSource( $crosspostSource) { argument
600 $this->crosspostSource = $crosspostSource;
603 return $this->crosspostSource;
H A DGoogle_PlusService.php379 public $crosspostSource; variable in Google_Activity
425 public function setCrosspostSource( $crosspostSource) { argument
426 $this->crosspostSource = $crosspostSource;
429 return $this->crosspostSource;