• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/components/kanban/services/logs.php
  • Класс: BitrixTasksComponentsKanbanServicesLogs
  • Вызов: Logs::__construct
public function __construct(int $userId)
{
	$this->userId = $userId;
}