Fixed formating
This commit is contained in:
parent
ec116a2c29
commit
84743398c5
|
@ -180,7 +180,8 @@ class Client
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
private function baseUri() {
|
private function baseUri()
|
||||||
|
{
|
||||||
return 'https://' . $this->host . '/geoip/v2.0';
|
return 'https://' . $this->host . '/geoip/v2.0';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user