2023-01-23 11:03:31 +01:00

6 lines
74 B
PHP

<?php
class Requests_Exception_Transport extends Requests_Exception {
}