/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Vault
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Vault/SharedDriveInfo.php (1203B)
sharedDriveIds = $sharedDriveIds;
}
/**
* @return string[]
*/
public function getSharedDriveIds()
{
return $this->sharedDriveIds;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(SharedDriveInfo::class, 'Google_Service_Vault_SharedDriveInfo');