We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2f086 commit 488acccCopy full SHA for 488accc
src/entities/HitCounter.php
@@ -87,7 +87,7 @@ public static function create(
87
$serv_bot,
88
$serv_host_by_ip,
89
$serv_is_proxy_or_vpn
90
- ): self
+ )
91
{
92
$hit = new static();
93
0 commit comments