• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/integration/crm/timeline/event/eventscontroller.php
  • Класс: BitrixTasksIntegrationCRMTimelineEventEventsController
  • Вызов: EventsController::__wakeup
public function __wakeup()
{
	throw new Exception('Cannot unserialize singleton');
}