php8.5
Home/ Manual/ connection / iterator/ Swoole\Connection\Iterator::offsetUnset

Swoole\Connection\Iterator::offsetUnset

PHP function Edit on GitHub ✎

(PECL swoole >= 1.9.0)

Unset an offset.

Description

Swoole\Connection\Iterator::offsetUnset(int $offset): void

Unsets an offset.

Parameters

offset

The offset to unset.

Return Values

Source: reference/swoole/swoole/connection/iterator/offsetunset.xml · from the official PHP manual (php/doc-en)