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

6 lines
74 B
PHP
Raw Normal View History

2022-10-24 23:58:16 +02:00
<?php
class Requests_Exception_Transport extends Requests_Exception {
}