SplFixedArray
PHP Manual

SplFixedArray::next

(PHP 5 >= 5.3.0, PHP 7)

SplFixedArray::nextMove to next entry

Descrição

public void SplFixedArray::next ( void )

Move the iterator to the next array entry.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Não há valor retornado.


SplFixedArray
PHP Manual