File manager - Edit - /home/verseaumee/ptitsanes/plugins/user/solidres/libraries/maxmind/lib/geoip2/geoip2/src/ProviderInterface.php
Back
<?php namespace GeoIp2; interface ProviderInterface { /** * @param ipAddress * IPv4 or IPv6 address to lookup. * @return \GeoIp2\Model\Country A Country model for the requested IP address. */ public function country($ipAddress); /** * @param ipAddress * IPv4 or IPv6 address to lookup. * @return \GeoIp2\Model\City A City model for the requested IP address. */ public function city($ipAddress); }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings