File "Transport.php"
Full path: /home/zextwrjp/tmsportevent.com/wp-includes__6fa28ac/Requests/src/Exception/Transport.php
File
size: 0.24 KB (244 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php
/**
* Transport Exception
*
* @package Requests\Exceptions
*/
namespace WpOrg\Requests\Exception;
use WpOrg\Requests\Exception;
/**
* Transport Exception
*
* @package Requests\Exceptions
*/
class Transport extends Exception {}