File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,8 @@ return [
182182 |
183183 | You can specify a reader for specific providers, like GeoIp2, which
184184 | connect to a local file-database. The reader should be set to an
185- | instance of the required reader class.
185+ | instance of the required reader class or an array containing the reader
186+ | class and arguments.
186187 |
187188 | Please consult the official Geocoder documentation for more info.
188189 | https://github.com/geocoder-php/geoip2-provider
Original file line number Diff line number Diff line change 8888 |
8989 | You can specify a reader for specific providers, like GeoIp2, which
9090 | connect to a local file-database. The reader should be set to an
91- | instance of the required reader class.
91+ | instance of the required reader class or an array containing the reader
92+ | class and arguments.
9293 |
9394 | Please consult the official Geocoder documentation for more info.
9495 | https://github.com/geocoder-php/geoip2-provider
You can’t perform that action at this time.
0 commit comments