File manager - Edit - /var/www/ratemypay_dev/vendor/thecodingmachine/safe/lib/Exceptions/CurlException.php
Back
<?php namespace Safe\Exceptions; class CurlException extends \Exception implements SafeExceptionInterface { /** * @param \CurlHandle $ch */ public static function createFromPhpError($ch = null): self { return new self($ch ? \curl_error($ch) : '', $ch ? \curl_errno($ch) : 0); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings