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.
2 parents ae77f4a + 340105e commit e55b437Copy full SHA for e55b437
src/helpers.php
@@ -6,7 +6,7 @@
6
*
7
* @param string $ip
8
9
- * @return \Torann\GeoIP\GeoIP|string
+ * @return \Torann\GeoIP\GeoIP|\Torann\GeoIP\Location
10
*/
11
function geoip($ip = null)
12
{
0 commit comments