Home
last modified time | relevance | path

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

/plugin/authgoogle/google/service/
H A DGoogle_ServiceResource.php29 private $stackParameters = array( variable in Google_ServiceResource
108 $method['parameters'] = array_merge($method['parameters'], $this->stackParameters);
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DResource.php35 private $stackParameters = array( variable in Google\\Service\\Resource
138 $this->stackParameters,