• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/hook/page/copyright.php
  • Класс: BitrixLandingHookPageCopyright
  • Вызов: Copyright::getSiteId
protected function getSiteId(): string
{
	return $this->siteId ?: 0;
}