• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/ui/webpack/base.php
  • Класс: Bitrix\Crm\UI\Webpack\Base
  • Вызов: Base::getLoader
public function getLoader()
{
	$this->configureFileOnce();
	return $this->controller->getLoader()->setCacheTtl($this->cacheTtl);
}