SplDoublyLinkedList::current

(PHP 5 >= 5.3.0, PHP 7)

SplDoublyLinkedList::currentReturn current array entry

Beschreibung

public SplDoublyLinkedList::current ( void ) : mixed

Get the current doubly linked list node.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

The current node value.