Метод | Описание | |
---|---|---|
__toString ( ) : string | Returns a string representation of the currency, namely its ISO code | |
code ( ) : string | Returns the currency code | |
equals ( |
Checks whether this currency is the same as an other | |
fromCode ( string $code ) : |
Creates a Currency from its code |
Метод | Описание | |
---|---|---|
__construct ( string $code ) |
public __toString ( ) : string | ||
Результат | string |