Source for file Mock.php
Documentation is available at Mock.php
class Services_ExchangeRates_Transport_Mock {
function Services_ExchangeRates_Transport_Mock ($responses = array ()) {
$this->responses = $responses;
if (!empty ($this->responses)) {
Documentation generated on Mon, 11 Mar 2019 15:28:43 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|