• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/integration/report/dashboard/storesaledashboard.php
  • Класс: BitrixCatalogIntegrationReportDashboardStoreSaleDashboard
  • Вызов: StoreSaleDashboard::getBoardTitle
public function getBoardTitle(): string
{
	return Loc::getMessage('STORE_SALE_DASHBOARD_TITLE');
}