• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/source/osm/osmsource.php
  • Класс: BitrixLocationSourceOsmOsmSource
  • Вызов: OsmSource::__construct
public function __construct()
{
	$this->tokenRequester = (new TokenRequester())->setSource($this);
}