The offsetSet purpose

CachingIterator::offsetSet

(PHP 5 >= 5.2.0, PHP 7, PHP 8)

CachingIterator::offsetSetThe offsetSet purpose

說明

public CachingIterator::offsetSet(string $key, mixed $value): void
警告

本函式還未編寫文件,僅有參數列表。

參數

key

The index of the element to be set.

value

The new value for the key.

返回值

沒有返回值。

Leave a Reply

Your email address will not be published. Required fields are marked *