...Человеческий поиск в разработке...
- Модуль: tasks
- Путь к файлу: ~/bitrix/modules/tasks/lib/control/templatedependence.php
- Класс: BitrixTasksControlTemplateDependence
- Вызов: TemplateDependence::__construct
public function __construct(int $userId, int $templateId) { $this->userId = $userId; $this->templateId = $templateId; }