Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerEvent.php29 public $formattedNumEvents; variable in Google\\Service\\Games\\PlayerEvent
60 public function setFormattedNumEvents($formattedNumEvents) argument
62 $this->formattedNumEvents = $formattedNumEvents;
69 return $this->formattedNumEvents;