php8.5
Home/ Manual/ spl / splheap/ SplHeap::next

SplHeap::next

PHP function Edit on GitHub ✎

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

Move to the next node

Description

SplHeap::next(): void

Move to the next node. This will delete the top node of the heap.

Parameters Parameters

Return Values

Void

Source: reference/spl/splheap/next.xml · from the official PHP manual (php/doc-en)