• Модуль: mail
  • Путь к файлу: ~/bitrix/modules/mail/lib/registrar/omnilance.php
  • Класс: BitrixMailRegistrarOmnilance
  • Вызов: Omnilance::suggestDomain
static function suggestDomain(string $user, string $password, string $word1, string $word2, array $tlds, ?string &$error): ?array
{
	// method is not allowed by provider
	return null;
}