Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoAgeGating.php25 public $alcoholContent; variable in Google\\Service\\YouTube\\VideoAgeGating
38 public function setAlcoholContent($alcoholContent) argument
40 $this->alcoholContent = $alcoholContent;
47 return $this->alcoholContent;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php4142 public $alcoholContent; variable in Google_VideoAgeGating
4145 public function setAlcoholContent( $alcoholContent) { argument
4146 $this->alcoholContent = $alcoholContent;
4149 return $this->alcoholContent;