Class EmptyCurrencyCode

EmptyCurrencyCode

The purpose of this class is to return an empty string as representation of a empty currency code value.

CurrencyCode
EmptyCurrencyCode
Package: Shared
Category: System
Located at Shared/EmptyCurrencyCode.inc.php

Methods summary

public __construct( void )

Override constructor, as no argument are passed, and therefore no validation is needed in this class.

Methods inherited from CurrencyCode

getCode(), getCurrencyValue()

Properties summary

Properties inherited from CurrencyCode

$code, $currencyValue