You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling get_iso3166_entry( '' ) returns $data[0]. It's not obvious when you're looking at the method that it's supposed to return the entry for US (as the default case). How can we clarify this or make it more obvious?
The text was updated successfully, but these errors were encountered:
Calling
get_iso3166_entry( '' )
returns$data[0]
. It's not obvious when you're looking at the method that it's supposed to return the entry for US (as the default case). How can we clarify this or make it more obvious?The text was updated successfully, but these errors were encountered: