File "Transport.php"

Full path: /home/webide/saman-clinic.ir/jquery-20251120154310/wp-includes-20251116153658/Requests/src/Exception/Transport.php
File size: 244 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * Transport Exception
 *
 * @package Requests\Exceptions
 */

namespace WpOrg\Requests\Exception;

use WpOrg\Requests\Exception;

/**
 * Transport Exception
 *
 * @package Requests\Exceptions
 */
class Transport extends Exception {}