• Модуль: salescenter
  • Путь к файлу: ~/bitrix/modules/salescenter/lib/delivery/handlers/base.php
  • Класс: BitrixSalesCenterDeliveryHandlersBase
  • Вызов: Base::getImagePath
public function getImagePath()
{
	return $this->getImagesPath() . $this->getImageName() . '?v=2';
}