• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/v2/BaseIblockElementRepository.php
  • Класс: BitrixCatalogv2BaseIblockElementRepository
  • Вызов: BaseIblockElementRepository::getDetailUrlTemplate
public function getDetailUrlTemplate(): ?string
{
	return $this->detailUrlTemplate;
}