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

Source for file Rates.php

Documentation is available at Rates.php

  1. <?php
  2. require_once 'Services/ExchangeRates/Common.php';
  3.  
  4.     function retrieve({
  5.         return array('source' => null'rates' => array()'date' => date("Y-m-d"0));
  6.     }
  7. }

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