Home
last modified time | relevance | path

Searched refs:CurlFactoryInterface (Results 1 – 8 of 8) sorted by relevance

/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/
DCurlFactoryInterface.php7 interface CurlFactoryInterface interface
DCurlHandler.php20 * @var CurlFactoryInterface
DCurlFactory.php20 class CurlFactory implements CurlFactoryInterface
101 …* @param CurlFactoryInterface $factory Dictates how the handle is r…
103 …public static function finish(callable $handler, EasyHandle $easy, CurlFactoryInterface $factory):…
142 …private static function finishError(callable $handler, EasyHandle $easy, CurlFactoryInterface $fac…
DCurlMultiHandler.php23 * @var CurlFactoryInterface
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
DCurlFactoryInterface.php6 interface CurlFactoryInterface interface
DCurlHandler.php16 /** @var CurlFactoryInterface */
DCurlFactory.php15 class CurlFactory implements CurlFactoryInterface
91 * @param CurlFactoryInterface $factory Dictates how the handle is released
98 CurlFactoryInterface $factory
137 CurlFactoryInterface $factory
DCurlMultiHandler.php20 /** @var CurlFactoryInterface */