SplHeap
PHP Manual

SplHeap::top

(PHP 5 >= 5.3.0)

SplHeap::topPeaks at the node from the top of the heap

Описание

mixed SplHeap::top ( void )

Список параметров

This function has no parameters.

Возвращаемые значения

The value of the node on the top.


SplHeap
PHP Manual