• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/sync/builders/buildereventconnectionfromdm.php
  • Класс: BitrixCalendarSyncBuildersBuilderEventConnectionFromDM
  • Вызов: BuilderEventConnectionFromDM::getVersion
private function getVersion(): ?string
{
	return $this->entity->getVersion();
}