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