Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php1256 public $isPlusOned; variable in Google_ActivityObjectStatusForViewer
1270 public function setIsPlusOned( $isPlusOned) { argument
1271 $this->isPlusOned = $isPlusOned;
1274 return $this->isPlusOned;