• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/kanban/sort/settings.php
  • Класс: Bitrix\Crm\Kanban\Sort\Settings
  • Вызов: Settings::getCurrentType
public function getCurrentType(): string
{
	return $this->currentType;
}