\BXmaker\GeoIP\Service\Ip2GeolocationCom
-
namespace BXmaker\GeoIP\Service;
class Ip2GeolocationCom extends \BXmaker\GeoIP\Service\Base
{
//...
}
public static function canUseOnServer();
protected function cleanTemporaryRow($value);
public static function getCode();
public function getData(string $ip, string $lang = 'ru');
public static function getDescription();
/**
* @inheritDoc
*/
public static function getMessage($name, $arReplace = null);
public static function getName();