We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb51092 commit 2c7b32dCopy full SHA for 2c7b32d
‎IpInfoDb.php
@@ -54,7 +54,7 @@ final class IpInfoDb extends AbstractHttpProvider implements Provider
54
* @param string $apiKey an API key
55
* @param string $precision The endpoint precision. Either "city" or "country" (faster)
56
*
57
- * @throws \Geocoder\Exception\InvalidArgument
+ * @throws InvalidArgument
58
*/
59
public function __construct(ClientInterface $client, string $apiKey, string $precision = 'city')
60
{
0 commit comments