PHP 8.1.28 Released!

Swoole\Connection\Iterator::offsetGet

(PECL swoole >= 1.9.0)

Swoole\Connection\Iterator::offsetGetDeslocamento para recuperar.

Descrição

public Swoole\Connection\Iterator::offsetGet(string $index): Connection

Retorna a conexão no deslocamento especificado.

Parâmetros

index

O deslocamento a ser recuperado.

Valor Retornado

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top