mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-06 10:50:56 +01:00
6 lines
74 B
PHP
6 lines
74 B
PHP
|
<?php
|
||
|
|
||
|
class Requests_Exception_Transport extends Requests_Exception {
|
||
|
|
||
|
}
|