Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/
H A DPlayer.php29 public $bannerUrlLandscape; variable in Google\\Service\\GamesManagement\\Player
78 public function setBannerUrlLandscape($bannerUrlLandscape) argument
80 $this->bannerUrlLandscape = $bannerUrlLandscape;
87 return $this->bannerUrlLandscape;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayer.php29 public $bannerUrlLandscape; variable in Google\\Service\\Games\\Player
86 public function setBannerUrlLandscape($bannerUrlLandscape) argument
88 $this->bannerUrlLandscape = $bannerUrlLandscape;
95 return $this->bannerUrlLandscape;