• Модуль: main
  • Путь к файлу: ~/bitrix/modules/main/lib/UpdateSystem/ActivationSystem.php
  • Класс: BitrixMainUpdateSystemActivationSystem
  • Вызов: ActivationSystem::sendInfoToPartner
public function sendInfoToPartner(string $_2090416897, string $_248087620, string $_195691297): Result{ $_89547988= new PartnerInfoRequestBuilder($_2090416897, $_248087620, $_195691297); $_1182716260=(new RequestFactory($_89547988))->build();  $_519684008= $_1182716260->send(); $_519684008= Json::decode($_519684008); if(!isset($_519684008[___352682531(59)]) || $_519684008[___352682531(60)] === ___352682531(61)){ $_1876217684=[ ___352682531(62) => ___352682531(63), ___352682531(64) => $_519684008, ___352682531(65) => $_1182716260]; throw new SystemException(($_519684008[___352682531(66)] ?? ___352682531(67)).___352682531(68));} return(new Result())->setData($_519684008);}