• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/hook/page/copyright.php
  • Класс: BitrixLandingHookPageCopyright
  • Вызов: Copyright::getTermsContent
protected function getTermsContent(): string
{
	$content = '';

	return $content;
}