Swoole\Connection\Iterator::offsetGet

Offset to retrieve.

Description

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

Return the connection at specified offset.

Parameters

index

The offset to retrieve.

Return Values