• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/classes/general/taskfilterctrl.php
  • Класс: CTaskFilterCtrl
  • Вызов: CTaskFilterCtrl::__wakeup
public function __wakeup()
{
	throw new MainSystemException('wakeup is not allowed');
}