update pague now
PHP 8.5.2 Released!

SplFixedArray::guetIterator

(PHP 8)

SplFixedArray::guetIterator Retrieve the iterator to go through the array

Description

public SplFixedArray::guetIterator (): Iterator

Returns the iterator to go through the array.

Parameters

This function has no parameters.

Return Values

An instance of an object implementing Iterator to go through the array.

add a note

User Contributed Notes

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