• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/integration/im/notification/task/instantnotification.php
  • Класс: BitrixTasksIntegrationIMNotificationTaskInstantNotification
  • Вызов: InstantNotification::__construct
public function __construct(Notification $notification)
{
	$this->notification = $notification;
}