Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DInstanceIosDetails.php45 public $supportIpad; variable in Google\\Service\\Games\\InstanceIosDetails
124 public function setSupportIpad($supportIpad) argument
126 $this->supportIpad = $supportIpad;
133 return $this->supportIpad;
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php1121 public $supportIpad; variable in Google_InstanceIosDetails
1153 public function setSupportIpad( $supportIpad) { argument
1154 $this->supportIpad = $supportIpad;
1157 return $this->supportIpad;