We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e60fd8 commit 70f6e8cCopy full SHA for 70f6e8c
src/Facades/GeoIP.php
@@ -8,6 +8,7 @@
8
9
/**
10
* @method static \InteractionDesignFoundation\GeoIP\Location getLocation(string|null $ip)
11
+ * @method static string getClientIP()
12
* @method static string getCurrency(string $iso)
13
* @method static \InteractionDesignFoundation\GeoIP\Contracts\ServiceInterface getService()
14
* @mixin \InteractionDesignFoundation\GeoIP\GeoIP
0 commit comments