• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/internals/notification/pusher.php
  • Класс: BitrixTasksInternalsNotificationPusher
  • Вызов: Pusher::process
public function process(ProviderInterface $notificationProvider)
{
	$notificationProvider->pushMessages();
}