Searched refs:clientIp (Results 1 – 3 of 3) sorted by relevance
256 public static function clientIp(): string function in dokuwiki\\Ip
800 return $single ? Ip::clientIp() : implode(',', Ip::clientIps());
503 $result = Ip::clientIp();