Skip to content

Commit 45251ed

Browse files
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
1 parent 59d9294 commit 45251ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/GeoIP.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ public function getDriver()
5555
*
5656
* @var string
5757
*
58-
* @return PulkitJalan\GeoIP\GeoIP
58+
* @param string $ip
59+
* @return GeoIP
5960
*/
6061
public function setIp($ip)
6162
{

0 commit comments

Comments
 (0)