|
SplPriorityQueue::currentReturn current node pointed by the iterator Descriptionpublic mixed SplPriorityQueue::current()
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. |