Files
php/wpsite1/wordpress/wp-includes/Requests/Exception/Transport.php
2022-06-06 13:02:20 +02:00

6 lines
74 B
PHP

<?php
class Requests_Exception_Transport extends Requests_Exception {
}