Added missing documentation on $languages param
This commit is contained in:
parent
3a560452af
commit
decfda7e90
|
@ -47,6 +47,8 @@ class Reader
|
|||
* Constructor.
|
||||
*
|
||||
* @param string $filename The path to the GeoIP2 database file.
|
||||
* @param array $languages List of language codes to use in name property
|
||||
* from most preferred to least preferred.
|
||||
* @throws \MaxMind\Db\Reader\InvalidDatabaseException if the database
|
||||
* is corrupt or invalid
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user