Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlFactory.php30 $this->applyMethod($request, $options);
200 private function applyMethod(array $request, array &$options) function in GuzzleHttp\\Ring\\Client\\CurlFactory
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php45 $this->applyMethod($easy, $conf);
233 private function applyMethod(EasyHandle $easy, array &$conf) function in GuzzleHttp\\Handler\\CurlFactory