/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/VoiceExportOptions.php (1139B)
exportFormat = $exportFormat;
}
/**
* @return string
*/
public function getExportFormat()
{
return $this->exportFormat;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(VoiceExportOptions::class, 'Google_Service_Vault_VoiceExportOptions');