PHP 8.6.0 Beta 1 is available for testing

La clase InternalIterator

(PHP 8)

Introducción

Clase que facilita la implementación de IteratorAggregate para las clases internas.

Sinopsis de la clase

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

Tabla de contenidos

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 によって変換されたページ (->オリジナル) /