Piwik\Intl\Data\Provider\
Provides region related data (continents, countries, etc.).
The class defines the following methods:
getContinentList() — Returns the list of continent codes.getCountryList() — Returns the list of valid country codes.getContinentList()Returns the list of continent codes.
string[] —
Array of 3 letter continent codesgetCountryList()Returns the list of valid country codes.
It accepts the following parameter(s):
$includeInternalCodes (bool) —Returns: string[] —
Array of 2 letter country ISO codes => 3 letter continent code