Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DEnvironmentMatrix.php26 protected $iosDeviceListType = IosDeviceList::class;
58 * @param IosDeviceList
60 public function setIosDeviceList(IosDeviceList $iosDeviceList)
65 * @return IosDeviceList
H A DIosDeviceList.php20 class IosDeviceList extends \Google\Collection class
43 class_alias(IosDeviceList::class, 'Google_Service_Testing_IosDeviceList');