• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/sync/office365/factory.php
  • Класс: Bitrix\Calendar\Sync\Office365\Factory
  • Вызов: Factory::getPushManager
public function getPushManager(): ?PushManagerInterface
{
	return $this->officeContext->getPushManager();
}