File "Transport.php"
Full Path: /home/u313023939/domains/get2mod.com/public_html/wp-includes-20260207062706-20260211205546/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 {}