• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/Sitemap/File/Base.php
  • Класс: BitrixSeoSitemapFilefor
  • Вызов: for::addFooter
public function addFooter()
{
	$this->putContents(self::FILE_FOOTER, self::APPEND);
	$this->footerClosed = true;
}