Commit e6f05c6b by leandrogehlen

Adjusted documentation

parent fbb2d940
......@@ -74,8 +74,8 @@ class Formatter extends \yii\base\Formatter
*/
public $thousandSeparator;
/**
* @var string the international currency symbol displayed when formatting a number.
* If not set, the currency symbol corresponding to [[locale]] will be used.
* @var string the international currency code displayed when formatting a number.
* If not set, the currency code corresponding to [[locale]] will be used.
*/
public $currencyCode;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment