IteratorImplementation
Table of Contents
Methods
- current() : mixed
- getList() : array<string|int, mixed>
- key() : mixed
- next() : mixed
- rewind() : mixed
- valid() : mixed
Methods
current()
public
current() : mixed
Attributes
- #[ReturnTypeWillChange]
getList()
public
abstract & getList() : array<string|int, mixed>
Return values
array<string|int, mixed>key()
public
key() : mixed
Attributes
- #[ReturnTypeWillChange]
next()
public
next() : mixed
Attributes
- #[ReturnTypeWillChange]
rewind()
public
rewind() : mixed
Attributes
- #[ReturnTypeWillChange]
valid()
public
valid() : mixed
Attributes
- #[ReturnTypeWillChange]