• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/integration/report/view/storestock/storestocksalechart.php
  • Класс: BitrixCatalogIntegrationReportViewStoreStockStoreStockSaleChart
  • Вызов: StoreStockSaleChart::getViewHandler
public function getViewHandler(): BaseHandler
{
	return new ChartHandler();
}