PHP 8.4.6 Released!

The InternalIterator class

(PHP 8)

Introduction

Class to ease implementing IteratorAggregate for internal classes.

Class synopsis

final class InternalIterator implements Iterator {
/* Methods */
private __construct ()
public current (): mixed
public key (): mixed
public next (): void
public rewind (): void
public valid (): bool
}

Table of Contents

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.

AltStyle によって変換されたページ (->オリジナル) /