Services_ExchangeRates
[ class tree: Services_ExchangeRates ] [ index: Services_ExchangeRates ] [ all elements ]

Source for file Default.php

Documentation is available at Default.php

  1. <?php
  2. class Services_ExchangeRates_Transport_Default {
  3.     public function fetch($url{
  4.         return file_get_contents($url);
  5.     
  6. }

Documentation generated on Mon, 11 Mar 2019 15:28:43 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.