Searched refs:CurlFactoryInterface (Results 1 – 8 of 8) sorted by relevance
7 interface CurlFactoryInterface interface
20 * @var CurlFactoryInterface
20 class CurlFactory implements CurlFactoryInterface101 …* @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…
23 * @var CurlFactoryInterface
6 interface CurlFactoryInterface interface
16 /** @var CurlFactoryInterface */
15 class CurlFactory implements CurlFactoryInterface91 * @param CurlFactoryInterface $factory Dictates how the handle is released98 CurlFactoryInterface $factory137 CurlFactoryInterface $factory
20 /** @var CurlFactoryInterface */