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