Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/
H A DPlayer.php190 public function setProfileSettings(ProfileSettings $profileSettings) argument
192 $this->profileSettings = $profileSettings;
199 return $this->profileSettings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayer.php226 public function setProfileSettings(ProfileSettings $profileSettings) argument
228 $this->profileSettings = $profileSettings;
235 return $this->profileSettings;