/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/VoiceOptions.php (1170B)
coveredData = $coveredData;
}
/**
* @return string[]
*/
public function getCoveredData()
{
return $this->coveredData;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(VoiceOptions::class, 'Google_Service_Vault_VoiceOptions');