Updated the link to the list of currency codes

This commit is contained in:
Javier Eguiluz 2016-05-13 09:29:13 +02:00
parent 5fbfcb05d5
commit 09b70a1df4

View File

@ -308,7 +308,7 @@ class NumberFormatter
* @return string The formatted currency value
*
* @see http://www.php.net/manual/en/numberformatter.formatcurrency.php
* @see http://www.iso.org/iso/support/faqs/faqs_widely_used_standards/widely_used_standards_other/currency_codes/currency_codes_list-1.htm
* @see https://en.wikipedia.org/wiki/ISO_4217#Active_codes
*/
public function formatCurrency($value, $currency)
{