• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/entity/format/template.php
  • Класс: BitrixLocationEntityFormatTemplate
  • Вызов: Template::getTemplate
public function getTemplate(): string
{
	return $this->template;
}