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