WeakMap::getIterator

(PHP 8)

WeakMap::getIterator — イテレータを取得する

説明

public function WeakMap::getIterator(): Iterator

イテレータを返します。

パラメータ

この関数にはパラメータはありません。

戻り値

Iterator または Traversable を実装したオブジェクトのインスタンスを返します。

エラー / 例外

失敗した場合は Exception をスローします。

+add a note

User Contributed Notes

There are no user contributed notes for this page.