Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
DInventory.php66 public function setOsInfo(InventoryOsInfo $osInfo) argument
68 $this->osInfo = $osInfo;
75 return $this->osInfo;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
DInventory.php66 public function setOsInfo(OsInfo $osInfo) argument
68 $this->osInfo = $osInfo;
75 return $this->osInfo;
/plugin/statistics/vendor/matomo/device-detector/
DREADME.md78 $osInfo = $dd->getOs();