PHP 7.0.6 Released

Judy::offsetUnset

(PECL judy >= 0.1.1)

Judy::offsetUnsetOffset to unset

Description

public bool Judy::offsetUnset ( mixed $offset )

Unsets an offset.

Parameters

offset

The offset to unset.

Return Values

No value is returned.

User Contributed Notes

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