Home
last modified time | relevance | path

Searched refs:markupLanguage (Results 1 – 3 of 3) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAdUnitMobileContentAdsSettings.php25 public $markupLanguage; variable in Google\\Service\\AdSenseHost\\AdUnitMobileContentAdsSettings
42 public function setMarkupLanguage($markupLanguage) argument
44 $this->markupLanguage = $markupLanguage;
51 return $this->markupLanguage;
/plugin/authgoogle/google/contrib/
H A DGoogle_AdsensehostService.php1041 public $markupLanguage; variable in Google_AdUnitMobileContentAdsSettings
1045 public function setMarkupLanguage( $markupLanguage) { argument
1046 $this->markupLanguage = $markupLanguage;
1049 return $this->markupLanguage;
H A DGoogle_AdSenseService.php1486 public $markupLanguage; variable in Google_AdUnitMobileContentAdsSettings
1490 public function setMarkupLanguage( $markupLanguage) { argument
1491 $this->markupLanguage = $markupLanguage;
1494 return $this->markupLanguage;