• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/sync/managers/synchronization.php
  • Класс: BitrixCalendarSyncManagersSynchronization
  • Вызов: Synchronization::getVendorCode
private function getVendorCode(FactoryInterface $factory): string
{
	return $factory->getConnection()->getVendor()->getCode();
}