|
SplPriorityQueue::currentReturn current node pointed by the iterator Description
public mixed SplPriorityQueue::current
( void
)
Get the current datastructure node. ParametersThis function has no parameters. Return ValuesThe value or priority (or both) of the current node, depending on the extract flag. |