Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_ModeratorService.php1078 public $anonymousSubmissionAllowed; variable in Google_Series
1128 public function setAnonymousSubmissionAllowed($anonymousSubmissionAllowed) { argument
1129 $this->anonymousSubmissionAllowed = $anonymousSubmissionAllowed;
1132 return $this->anonymousSubmissionAllowed;