aboutsummaryrefslogtreecommitdiff
path: root/includes/vendor/rmccue/requests/library/Requests/Exception/Transport.php
blob: e60b4884c2219c18896c061f920ddb4dca9ff4b7 (plain) (blame)
1
2
3
4
5
<?php

class Requests_Exception_Transport extends Requests_Exception {

}