[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * Transport Exception 4 * 5 * @package Requests\Exceptions 6 */ 7 8 namespace WpOrg\Requests\Exception; 9 10 use WpOrg\Requests\Exception; 11 12 /** 13 * Transport Exception 14 * 15 * @package Requests\Exceptions 16 */ 17 class Transport extends Exception {}
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |