private Application $application
public __construct(Application $application): void
Parameter | Type | Description |
---|
$application | Application | |
public launch(array $argv): int
Parameter | Type | Description |
---|
$argv | array | |
public create(Application $application, array $argv): int
Parameter | Type | Description |
---|
$application | Application | |
$argv | array | |
protected createConnection(Protocol $protocol, ?string $guid): false
Parameter | Type | Description |
---|
$protocol | Protocol | |
$guid | string | |
protected processCommand(PacketType $command, ?\stdClass $payload): bool
Parameter | Type | Description |
---|
$command | PacketType | |
$payload | \stdClass | |
Generated by Hazaar API Doc Generator on Wed, 25 Jun 2025 06:07:12 +0000