Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DApplication.php30 public $achievementCount; variable in Google\\Service\\Games\\Application
77 public function setAchievementCount($achievementCount) argument
79 $this->achievementCount = $achievementCount;
86 return $this->achievementCount;