The NoRewindIterator class
(PHP 5 >= 5.1.0, PHP 7)
Introduction
This iterator cannot be rewound.
Class synopsis
public mixed key
(
void
)
public void next
(
void
)
public bool valid
(
void
)
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.