• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/leadads/form.php
  • Класс: BitrixSeoLeadAdsForm
  • Вызов: Form::__construct
public function __construct(string $accountId = null)
{
	$this->accountId = $accountId;
	parent::__construct();
}