language code -> locale code
This commit is contained in:
@@ -44,7 +44,7 @@ class Reader implements ProviderInterface
|
||||
* Constructor.
|
||||
*
|
||||
* @param string $filename The path to the GeoIP2 database file.
|
||||
* @param array $languages List of language codes to use in name property
|
||||
* @param array $languages List of locale codes to use in name property
|
||||
* from most preferred to least preferred.
|
||||
* @throws \MaxMind\Db\Reader\InvalidDatabaseException if the database
|
||||
* is corrupt or invalid
|
||||
|
||||
Reference in New Issue
Block a user