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 Page •Submit a Pull Request •Report a Bug
User Contributed Notes
There are no user contributed notes for this page.