xarxaprod-wp-theme/vendor/rmccue/requests/library/Requests/Exception/Transport.php

6 lines
74 B
PHP
Raw Normal View History

2024-01-09 16:13:20 +01:00
<?php
class Requests_Exception_Transport extends Requests_Exception {
}