• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/repository/location/strategy/base.php
  • Класс: Bitrix\Location\Repository\Location\Strategy\Base
  • Вызов: Base::__construct
public function __construct(array $locationRepositories = [])
{
	$this->setLocationRepositories($locationRepositories);
}