• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/common/pool.php
  • Класс: BitrixLocationCommonPool
  • Вызов: Pool::getItems
public function getItems(): array
{
	return $this->items;
}