• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/controller/widget/history.php
  • Класс: BitrixImOpenLinesControllerWidgetHistory
  • Вызов: History::getDefaultPostFilters
protected function getDefaultPostFilters(): array
{
	return [
		new ActionFilterCors(null, true),
	];
}