I18Nv2_Negotiator::singleI18NCountry
I18Nv2_Negotiator::singleI18NCountry() – Create the Country helper object
Synopsis
require_once 'I18Nv2/Negotiator.php';
object &I18Nv2_Negotiator::singleI18NCountry (
)
Description
Singleton for I18Nv2_Country.
Return value
Returns object I18Nv2_Country.
Note
This function can not be called
statically.