mirror of
https://github.com/YGGverse/net-php.git
synced 2026-03-31 09:05:34 +00:00
rename method
This commit is contained in:
parent
673aacdb31
commit
44aaf47861
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ declare(strict_types=1);
|
|||
|
||||
namespace Yggverse\Net;
|
||||
|
||||
class Port
|
||||
class Socket
|
||||
{
|
||||
public static function isHost(mixed $value): bool
|
||||
{
|
||||
Loading…
Add table
Add a link
Reference in a new issue