Files
Roman Pyrih c2e100a763 first commit
2023-07-24 08:30:51 +02:00

6 lines
74 B
PHP

<?php
class Requests_Exception_Transport extends Requests_Exception {
}