public function string_exists($identifier, $component);
/**
- * Returns a list of country names in the current language
+ * Returns a localised list of all country names
* @return array two-letter country code => translated name.
*/
public function get_list_of_countries();
}
/**
- * Returns a list of country names in the current language
+ * Returns a localised list of all country names
* @return array two-letter country code => translated name.
*/
public function get_list_of_countries() {
}
/**
- * Returns a list of country names in the current language
+ * Returns a localised list of all country names
* @return array two-letter country code => translated name.
*/
public function get_list_of_countries() {