WeakMap::getIterator

(PHP 8)

WeakMap::getIteratorHarici bir yineleyici ile döner

Açıklama

abstract public WeakMap::getIterator(): Traversable

Harici bir yineleyici ile döner.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Iterator veya Traversable gerçekleyen bir nesne örneği.

Hatalar/İstisnalar

Başarısızlık durumunda bir Exception yavrular.

add a note add a note

User Contributed Notes

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