Skip to content

Commit 488accc

Browse files
authored
Update HitCounter.php
1 parent 2d2f086 commit 488accc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/entities/HitCounter.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ public static function create(
8787
$serv_bot,
8888
$serv_host_by_ip,
8989
$serv_is_proxy_or_vpn
90-
): self
90+
)
9191
{
9292
$hit = new static();
9393

0 commit comments

Comments
 (0)