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