• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/infrastructure/service/config/factory.php
  • Класс: BitrixLocationInfrastructureServiceConfigFactory
  • Вызов: Factory::setDelegate
static function setDelegate(IFactory $factory): void
{
	self::$delegate = $factory;
}