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