dvadf
File manager - Edit - /home/centroca/public_html/CurlFactoryInterface.php.tar
Back
plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php 0000644 00000001265 15253105532 0036134 0 ustar 00 home/centroca/public_html/wp/wp-content <?php namespace WPMailSMTP\Vendor\GuzzleHttp\Handler; use WPMailSMTP\Vendor\Psr\Http\Message\RequestInterface; interface CurlFactoryInterface { /** * Creates a cURL handle resource. * * @param RequestInterface $request Request * @param array $options Transfer options * * @throws \RuntimeException when an option cannot be applied */ public function create(RequestInterface $request, array $options) : EasyHandle; /** * Release an easy handle, allowing it to be reused or closed. * * This function must call unset on the easy handle's "handle" property. */ public function release(EasyHandle $easy) : void; } wp-content/plugins/wp-smushit/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php0000644 00000001253 15253175210 0035722 0 ustar 00 home/centroca/public_html/wp <?php namespace Smush_Vendor\GuzzleHttp\Handler; use Smush_Vendor\Psr\Http\Message\RequestInterface; interface CurlFactoryInterface { /** * Creates a cURL handle resource. * * @param RequestInterface $request Request * @param array $options Transfer options * * @throws \RuntimeException when an option cannot be applied */ public function create(RequestInterface $request, array $options) : EasyHandle; /** * Release an easy handle, allowing it to be reused or closed. * * This function must call unset on the easy handle's "handle" property. */ public function release(EasyHandle $easy) : void; }
dvadf
dvadf
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings