• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/leadads/form.php
  • Класс: BitrixSeoLeadAdsForm
  • Вызов: Form::unregisterForm
public function unregisterForm($adsFormId): bool
{
	return WebHookService::unregisterForm($adsFormId);
}