rhymix/vendor/rmccue/requests/tests/Transport/cURL.php

5 lines
No EOL
131 B
PHP
Executable file

<?php
class RequestsTest_Transport_cURL extends RequestsTest_Transport_Base {
protected $transport = 'Requests_Transport_cURL';
}