Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalDevice.php59 public function setActiveConfig(SasPortalDeviceConfig $activeConfig) argument
61 $this->activeConfig = $activeConfig;
68 return $this->activeConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalDevice.php59 public function setActiveConfig(SasPortalDeviceConfig $activeConfig) argument
61 $this->activeConfig = $activeConfig;
68 return $this->activeConfig;