Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DInstanceIosDetails.php49 public $supportIphone; variable in Google\\Service\\Games\\InstanceIosDetails
138 public function setSupportIphone($supportIphone) argument
140 $this->supportIphone = $supportIphone;
147 return $this->supportIphone;
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php1122 public $supportIphone; variable in Google_InstanceIosDetails
1159 public function setSupportIphone( $supportIphone) { argument
1160 $this->supportIphone = $supportIphone;
1163 return $this->supportIphone;