CachingIterator::offsetUnset
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.2.0, PHP 7, PHP 8)
The offsetUnset purpose
Description
CachingIterator::offsetUnset(string $key): void
Func
Parameters
keyThe index of the element to be unset.
Return Values
Void