• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/common/cachedpool.php
  • Класс: BitrixLocationCommonCachedPool
  • Вызов: CachedPool::getItem
public function getItem(string $key)
{
	return $this->pool->getItem($key);
}