Skip to content

Commit 340105e

Browse files
author
David Gvritishvili
committed
Fix helper function docblock
1 parent ae77f4a commit 340105e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helpers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* @param string $ip
88
*
9-
* @return \Torann\GeoIP\GeoIP|string
9+
* @return \Torann\GeoIP\GeoIP|\Torann\GeoIP\Location
1010
*/
1111
function geoip($ip = null)
1212
{

0 commit comments

Comments
 (0)