PHP: Hypertext Preprocessor (original) (raw)

Change language:

WeakMap::getIterator

(PHP 8)

WeakMap::getIterator — Retrieve an external iterator

Description

public WeakMap::getIterator(): Iterator

Returns an external iterator.

Parameters

This function has no parameters.

Return Values

An instance of an object implementing Iterator orTraversable

Errors/Exceptions

Throws an Exception on failure.

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug

+add a note

User Contributed Notes

There are no user contributed notes for this page.