2022-11-22 20:23:31 +01:00

6 lines
74 B
PHP
Executable File

<?php
class Requests_Exception_Transport extends Requests_Exception {
}