(PHP 8)
Class to ease implementing IteratorAggregate for internal classes.
public current(): mixed
public key(): mixed
public next(): void
public rewind(): void
public valid(): bool}
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.internaliterator.php