Home
last modified time | relevance | path

Searched refs:_connections (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/
H A DConnectionPool.php21 protected $_connections; variable in Elastica\\Connection\\ConnectionPool
35 $this->_connections = $connections;
45 $this->_connections[] = $connection;
57 $this->_connections = $connections;
64 foreach ($this->_connections as $connection) {
78 return $this->_connections;
/plugin/html2pdf/html2pdf/html2ps/
H A Dfetcher.url.class.php11 var $_connections; variable in FetcherUrl
100 $this->_connections = array();