array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'splpriorityqueue.next.php', 1 => 'SplPriorityQueue::next', 2 => 'Move to the next node', ), 'up' => array ( 0 => 'class.splpriorityqueue.php', 1 => 'SplPriorityQueue', ), 'prev' => array ( 0 => 'splpriorityqueue.key.php', 1 => 'SplPriorityQueue::key', ), 'next' => array ( 0 => 'splpriorityqueue.recoverfromcorruption.php', 1 => 'SplPriorityQueue::recoverFromCorruption', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/spl/splpriorityqueue/next.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

SplPriorityQueue::next

(PHP 5 >= 5.3.0, PHP 7, PHP 8)

SplPriorityQueue::nextMove to the next node

Descrizione

public SplPriorityQueue::next(): void

Extracts the top node from the queue.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Nessun valore viene restituito.