Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyCreateAuthUriRequest.php45 public $customParameter; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyCreateAuthUriRequest
160 public function setCustomParameter($customParameter) argument
162 $this->customParameter = $customParameter;
169 return $this->customParameter;