WordPress/wp-includes/Requests/Exception/Transport.php

6 lines
74 B
PHP
Raw Normal View History

<?php
class Requests_Exception_Transport extends Requests_Exception {
}