mirror of
https://github.com/YGGverse/net-php.git
synced 2025-02-10 05:44:35 +00:00
rename method
This commit is contained in:
parent
673aacdb31
commit
44aaf47861
@ -4,7 +4,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace Yggverse\Net;
|
namespace Yggverse\Net;
|
||||||
|
|
||||||
class Port
|
class Socket
|
||||||
{
|
{
|
||||||
public static function isHost(mixed $value): bool
|
public static function isHost(mixed $value): bool
|
||||||
{
|
{
|
Loading…
x
Reference in New Issue
Block a user