Searched refs:canCreateTopic (Results 1 – 1 of 1) sorted by relevance
1552 public $canCreateTopic; variable in Google_CommunityMembershipStatus1568 public function setCanCreateTopic( $canCreateTopic) { argument1569 $this->canCreateTopic = $canCreateTopic;1572 return $this->canCreateTopic;