rename method

This commit is contained in:
ghost 2023-12-16 15:39:45 +02:00
parent 673aacdb31
commit 44aaf47861

View File

@ -4,7 +4,7 @@ declare(strict_types=1);
namespace Yggverse\Net;
class Port
class Socket
{
public static function isHost(mixed $value): bool
{