• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/integration/report/handler/base.php
  • Класс: BitrixVoximplantIntegrationReportHandlerBase
  • Вызов: Base::getReportFilterKeysForSlider
protected function getReportFilterKeysForSlider(): array
{
	return ($this->reportFilterKeysForSlider) ?: [];
}