Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_ModeratorService.php1075 public $videoSubmissionAllowed; variable in Google_Series
1110 public function setVideoSubmissionAllowed($videoSubmissionAllowed) { argument
1111 $this->videoSubmissionAllowed = $videoSubmissionAllowed;
1114 return $this->videoSubmissionAllowed;