Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_AppstateService.php192 public $maximumKeyCount; variable in Google_ListResponse
206 public function setMaximumKeyCount( $maximumKeyCount) { argument
207 $this->maximumKeyCount = $maximumKeyCount;
210 return $this->maximumKeyCount;